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
+2 -1
View File
@@ -43,7 +43,8 @@ public:
boost::shared_ptr<Session> getSession();
void setSession(boost::shared_ptr<Session> session);
gameTableImpl* getMyW() const { return myW; }
gameTableImpl* getMyW() const { return myW; }
Log* getMyLog() const { return myLog; }
void refreshSet() const;
void refreshCash() const;