mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-04 15:39:34 +01:00
@@ -63,6 +63,7 @@ int main(int argc, char* argv[])
|
||||
app.setApplicationVersion(KEEPASSXC_VERSION);
|
||||
app.setQuitOnLastWindowClosed(false);
|
||||
app.setAttribute(Qt::AA_Use96Dpi, true);
|
||||
app.applyTheme();
|
||||
QTEST_DISABLE_KEYPAD_NAVIGATION
|
||||
TestGuiFdoSecrets tc;
|
||||
QTEST_SET_MAIN_SOURCE_PATH
|
||||
|
||||
Reference in New Issue
Block a user