mirror of
https://github.com/qTox/qTox.git
synced 2024-03-22 14:00:36 +08:00
parent
8b4240776c
commit
c1caeb585a
@ -161,6 +161,9 @@ int main(int argc, char* argv[])
|
||||
#endif
|
||||
|
||||
a->setApplicationName("qTox");
|
||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0)
|
||||
a->setDesktopFileName("io.github.qtox.qTox");
|
||||
#endif
|
||||
a->setOrganizationName("Tox");
|
||||
a->setApplicationVersion("\nGit commit: " + QString(GIT_VERSION));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user