lint
This commit is contained in:
parent
f56244cd8e
commit
651eee13e2
@ -391,7 +391,7 @@ int main(int argc, char* argv[]) {
|
|||||||
// Set the name of the app desktop file as per the freedesktop specifications
|
// 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
|
// This is needed on Wayland for the main window to show the correct icon
|
||||||
#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0)
|
#if QT_VERSION >= QT_VERSION_CHECK(5, 7, 0)
|
||||||
QGuiApplication::setDesktopFileName("clementine");
|
QGuiApplication::setDesktopFileName("clementine");
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// Resources
|
// Resources
|
||||||
|
Loading…
x
Reference in New Issue
Block a user