Escape accelerators

(fixes issue #12037)

Signed-off-by: Sven Strickroth <email@cs-ware.de>
This commit is contained in:
Sven Strickroth
2025-11-07 21:36:47 +01:00
committed by Jonathan White
parent fedcbf60c5
commit 44daca921a
6 changed files with 21 additions and 2 deletions

View File

@@ -43,6 +43,7 @@ private slots:
void testIsTextMimeType();
void testCleanUsername();
void testCleanUsername_data();
void testEscapeAccelerators();
};
#endif // KEEPASSX_TESTTOOLS_H