mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-04-04 21:17:43 +03:00
add test for syntax checking
This commit is contained in:
parent
8ca444aee0
commit
a02a49a184
6 changed files with 32 additions and 28 deletions
|
@ -584,7 +584,7 @@ void DatabaseWidget::performAutoType()
|
|||
return;
|
||||
}
|
||||
|
||||
autoType()->performAutoTypeWithSyntaxCheckingDialog(currentEntry, window());
|
||||
autoType()->performAutoType(currentEntry, window());
|
||||
}
|
||||
|
||||
void DatabaseWidget::openUrl()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue