fix Qt Database error message when close the app
This commit is contained in:
+1694
-1686
File diff suppressed because it is too large
Load Diff
@@ -40,6 +40,8 @@ public:
|
||||
~Log();
|
||||
|
||||
public slots:
|
||||
|
||||
bool closeLogDb();
|
||||
void logPlayerActionMsg(QString playerName, int playerID, int action, int setValue);
|
||||
void logNewGameHandMsg(int gameID, int handID);
|
||||
void logNewBlindsSetsMsg(int sbSet, int bbSet, QString sbName, QString bbName);
|
||||
|
||||
Reference in New Issue
Block a user