Add ability to delete groups via gui.
This commit is contained in:
committed by
Felix Geyer
parent
19bacd6737
commit
8467e7756d
@@ -40,6 +40,8 @@ public:
|
||||
EntryView* entryView();
|
||||
bool dbHasKey();
|
||||
void deleteEntry();
|
||||
void deleteGroup();
|
||||
bool canDeleteCurrentGoup();
|
||||
|
||||
Q_SIGNALS:
|
||||
void closeRequest();
|
||||
|
||||
Reference in New Issue
Block a user