next steps startwindow-integration --> UNSTABLE

This commit is contained in:
doitux
2008-09-17 21:50:51 +00:00
parent 49b1efdcf1
commit 2748799679
10 changed files with 393 additions and 506 deletions
+9
View File
@@ -103,6 +103,15 @@ public slots:
void startNewLocalGame(newGameDialogImpl* =0);
void showTimeoutDialog(int msgID, unsigned duration);
void hideTimeoutDialog();
void networkError(int, int);
void networkNotification(int);
void networkStart(boost::shared_ptr<Game> game);
QStringList getPlayerNicksList();
private:
ConfigFile *myConfig;