We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 810af44 commit d22e7b2Copy full SHA for d22e7b2
main.cpp
@@ -40,7 +40,6 @@ int main(int argc, char *argv[])
40
a.setApplicationName("FastQt");
41
a.setOrganizationName("Labsquare");
42
a.setOrganizationDomain("labsquare.org");
43
-
44
a.setApplicationVersion("0.2.2");
45
46
QString locale = QLocale::system().name().section('_', 0, 0);
0 commit comments