fix #1207
This commit is contained in:
parent
e923436a94
commit
8ed1cccf05
@ -35,7 +35,7 @@ int main(int argc, char* argv[]) {
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(Q_OS_UNIX) && !defined(Q_OS_MACOS)
|
#if defined(Q_OS_UNIX) && !defined(Q_OS_MACOS)
|
||||||
QApplication::setDesktopFileName(APP_REVERSE_NAME + QSL(".desktop"));
|
QApplication::setDesktopFileName(APP_REVERSE_NAME);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(QT_STATIC)
|
#if defined(QT_STATIC)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user