2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-09-05 00:55:12 +00:00

merged changes to ubuntu qt creator build, prepared it

This commit is contained in:
John Preston
2014-07-09 09:54:12 +04:00
parent 1ef1a7101d
commit 4ff3470a7f
13 changed files with 82 additions and 630 deletions

View File

@@ -117,7 +117,7 @@ Application::Application(int &argc, char **argv) : PsApplication(argc, argv),
window = new Window();
psInstallEventFilter();
psInstallEventFilter();
updateCheckTimer.setSingleShot(true);