Fix apply button not saving new entries

This commit is contained in:
Jonathan White
2017-10-28 09:23:45 -04:00
parent 83fd387f2f
commit 4e7f2c6a4f
4 changed files with 58 additions and 6 deletions

View File

@@ -61,6 +61,7 @@ private slots:
void testDatabaseLocking();
private:
int addCannedEntries();
void checkDatabase(QString dbFileName = "");
void triggerAction(const QString& name);
void dragAndDropGroup(const QModelIndex& sourceIndex, const QModelIndex& targetIndex, int row,