back to lobby button + gui fixes
This commit is contained in:
@@ -296,6 +296,7 @@ public slots:
|
||||
void switchChatWindow();
|
||||
void switchHelpWindow();
|
||||
void switchLogWindow();
|
||||
void switchAwayWindow();
|
||||
void switchFullscreen();
|
||||
|
||||
void paintStartSplash();
|
||||
@@ -304,6 +305,8 @@ public slots:
|
||||
void checkChatInputLength(QString);
|
||||
void tabSwitchAction();
|
||||
|
||||
void leaveCurrentNetworkGame();
|
||||
|
||||
void networkError(int, int);
|
||||
void networkNotification(int);
|
||||
void networkStart(boost::shared_ptr<Game> game);
|
||||
|
||||
Reference in New Issue
Block a user