fix Qt Database error message when close the app

This commit is contained in:
doitux
2010-07-13 19:13:38 +00:00
parent a78a9e80ea
commit b34dcdc597
8 changed files with 1724 additions and 1693 deletions
+1
View File
@@ -58,6 +58,7 @@ public:
connectToServerDialogImpl* getMyConnectToServerDialog() const { return myConnectToServerDialog; }
// void keyPressEvent( QKeyEvent *);
bool eventFilter(QObject *obj, QEvent *event);
signals:
void signalShowClientDialog();