try to fix closeevent bug

This commit is contained in:
doitux
2007-12-10 22:53:29 +00:00
parent e2c18bfbfd
commit 191f2f7b25
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -311,7 +311,7 @@ public slots:
void networkNotification(int);
void networkStart(boost::shared_ptr<Game> game);
void closeEvent(QCloseEvent*);
// void closeEvent(QCloseEvent*);
void localGameModification();
void networkGameModification();