data: Fixed version check when opening older db

This commit is contained in:
Eberhard Graether
2016-01-08 14:51:11 +01:00
parent ffca8841ea
commit b8faa5506d
7 changed files with 42 additions and 15 deletions
+1
View File
@@ -24,6 +24,7 @@ public:
Version getVersion() const;
bool init();
void clear();
void clearCaches();