Add an auto-type entry action.

This commit is contained in:
Felix Geyer
2012-07-12 22:35:51 +02:00
parent bc207714da
commit 651c00239a
6 changed files with 49 additions and 1 deletions

View File

@@ -73,6 +73,7 @@ public Q_SLOTS:
void deleteEntry();
void copyUsername();
void copyPassword();
void performAutoType();
void createGroup();
void editGroup();
void deleteGroup();