mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 21:14:33 -04:00
Add new fields to the DB and make then available to be used in the apps
This commit is contained in:
@ -42,7 +42,6 @@ private:
|
||||
|
||||
public:
|
||||
DataBaseManagement();
|
||||
// TreeModel * newTreeModel(QString path);
|
||||
// crea una base de datos y todas sus tablas
|
||||
static QSqlDatabase createDatabase(QString name, QString path);
|
||||
static QSqlDatabase createDatabase(QString dest);
|
||||
|
Reference in New Issue
Block a user