continue login dialog implementation

This commit is contained in:
doitux
2009-08-27 20:54:37 +00:00
parent 12e12c6f21
commit d03c15a0f8
6 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ public:
boost::shared_ptr< GuiInterface > getMyServerGuiInterface() const { return myServerGuiInterface; }
connectToServerDialogImpl* getMyConnectToServerDialog() const { return myConnectToServerDialog; }
void keyPressEvent( QKeyEvent *);
// void keyPressEvent( QKeyEvent *);
signals:
void signalShowClientDialog();