This commit is contained in:
Fabio Bas 2021-03-12 15:29:53 +01:00 committed by John Maguire
parent f56244cd8e
commit 651eee13e2
1 changed files with 1 additions and 1 deletions

View File

@ -391,7 +391,7 @@ int main(int argc, char* argv[]) {
// Set the name of the app desktop file as per the freedesktop specifications
// This is needed on Wayland for the main window to show the correct icon
#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0)
QGuiApplication::setDesktopFileName("clementine");
QGuiApplication::setDesktopFileName("clementine");
#endif
// Resources