mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-19 17:11:15 +02:00
Fixed QSqlDatabase warnings
This commit is contained in:
@@ -34,7 +34,6 @@ class Db
|
||||
unsigned schema();
|
||||
|
||||
private:
|
||||
QSqlDatabase db;
|
||||
unsigned db_schema;
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user