mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-02 11:33:55 -07:00
Expose QPixmapCache's cache limit size as an user preference
This commit is contained in:
parent
776d809f2f
commit
b96104bed4
6 changed files with 42 additions and 5 deletions
|
|
@ -44,6 +44,7 @@ private slots:
|
|||
void protocolVersionMismatch(int localVersion, int remoteVersion);
|
||||
void userInfoReceived(const ServerInfo_User &userInfo);
|
||||
void localGameEnded();
|
||||
void pixmapCacheSizeChanged(int value);
|
||||
|
||||
void actConnect();
|
||||
void actDisconnect();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue