Fix apply button not saving new entries
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user