Add ability to delete groups via gui.
This commit is contained in:
committed by
Felix Geyer
parent
19bacd6737
commit
8467e7756d
@@ -66,6 +66,7 @@ public Q_SLOTS:
|
||||
void deleteEntry();
|
||||
void createGroup();
|
||||
void editGroup();
|
||||
void deleteGroup();
|
||||
|
||||
Q_SIGNALS:
|
||||
void entrySelectionChanged(bool singleEntrySelected);
|
||||
|
||||
Reference in New Issue
Block a user