mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
Escape accelerators
(fixes issue #12037) Signed-off-by: Sven Strickroth <email@cs-ware.de>
This commit is contained in:
committed by
Jonathan White
parent
fedcbf60c5
commit
44daca921a
@@ -43,6 +43,7 @@ private slots:
|
||||
void testIsTextMimeType();
|
||||
void testCleanUsername();
|
||||
void testCleanUsername_data();
|
||||
void testEscapeAccelerators();
|
||||
};
|
||||
|
||||
#endif // KEEPASSX_TESTTOOLS_H
|
||||
|
||||
Reference in New Issue
Block a user