Allow removing multiple entries.
This commit is contained in:
@@ -85,7 +85,7 @@ Q_SIGNALS:
|
||||
public Q_SLOTS:
|
||||
void createEntry();
|
||||
void cloneEntry();
|
||||
void deleteEntry();
|
||||
void deleteEntries();
|
||||
void copyUsername();
|
||||
void copyPassword();
|
||||
void copyAttribute(QAction* action);
|
||||
|
||||
Reference in New Issue
Block a user