mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-07-30 18:18:35 -04:00
Add button for auto-type in the toolbar (#1026)
This commit is contained in:
parent
549fef8eb5
commit
60215cf2cf
1 changed files with 1 additions and 0 deletions
|
@ -292,6 +292,7 @@
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
<addaction name="actionEntryCopyUsername"/>
|
<addaction name="actionEntryCopyUsername"/>
|
||||||
<addaction name="actionEntryCopyPassword"/>
|
<addaction name="actionEntryCopyPassword"/>
|
||||||
|
<addaction name="actionEntryAutoType"/>
|
||||||
<addaction name="separator"/>
|
<addaction name="separator"/>
|
||||||
<addaction name="actionPasswordGenerator"/>
|
<addaction name="actionPasswordGenerator"/>
|
||||||
<addaction name="actionLockDatabases"/>
|
<addaction name="actionLockDatabases"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue