mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-11-30 19:37:15 -05:00
Merge branch '2.0'
This commit is contained in:
commit
ecfbf72a57
33 changed files with 9516 additions and 347 deletions
|
|
@ -32,6 +32,7 @@ int main(int argc, char** argv)
|
|||
#ifdef QT_NO_DEBUG
|
||||
Tools::disableCoreDumps();
|
||||
#endif
|
||||
Tools::setupSearchPaths();
|
||||
|
||||
Application app(argc, argv);
|
||||
Application::setApplicationName("keepassx");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue