mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-01 02:53:56 -07:00
Themes: remove all hardcoded extensions
This commit is contained in:
parent
226a8cc017
commit
00e3e63f41
27 changed files with 348 additions and 419 deletions
|
|
@ -44,7 +44,6 @@ class TabSupervisor : public QTabWidget {
|
|||
Q_OBJECT
|
||||
private:
|
||||
ServerInfo_User *userInfo;
|
||||
QIcon *tabChangedIcon;
|
||||
AbstractClient *client;
|
||||
QList<AbstractClient *> localClients;
|
||||
TabServer *tabServer;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue