bugfix: 0000016: Join network game without giving address = crash

This commit is contained in:
doitux
2010-04-22 12:56:56 +00:00
parent a447ec927e
commit 1ae72aeb75
3 changed files with 39 additions and 21 deletions
@@ -49,6 +49,7 @@ public slots:
void deleteServerProfile();
void keyPressEvent ( QKeyEvent * event );
void checkIp();
void connectButtonTest();
};
#endif