Hard code copy action for default attributes.
This commit is contained in:
@@ -86,8 +86,11 @@ public Q_SLOTS:
|
||||
void createEntry();
|
||||
void cloneEntry();
|
||||
void deleteEntries();
|
||||
void copyTitle();
|
||||
void copyUsername();
|
||||
void copyPassword();
|
||||
void copyURL();
|
||||
void copyNotes();
|
||||
void copyAttribute(QAction* action);
|
||||
void performAutoType();
|
||||
void openUrl();
|
||||
|
||||
Reference in New Issue
Block a user