This commit is contained in:
Herwig Birke
2018-02-21 13:50:02 +01:00
parent 89a2691e1c
commit 3be17f267e
10 changed files with 371 additions and 280 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ protected:
qint16 m_iVersion;
void init();
int createDB();
int initDB();
};
#endif // CDATABASE_H