back to lobby button + gui fixes

This commit is contained in:
doitux
2007-11-02 19:57:18 +00:00
parent 1ffe81d05e
commit 175c53a6b0
4 changed files with 75 additions and 6 deletions
+3
View File
@@ -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);