mirror of
https://github.com/clementine-player/Clementine
synced 2024-12-17 12:02:48 +01:00
Oops, fix a URL
This commit is contained in:
parent
bde558f655
commit
dea15c91ba
@ -319,7 +319,7 @@ int main(int argc, char *argv[]) {
|
||||
#ifdef Q_OS_LINUX
|
||||
// Force Clementine's menu to be shown in the Clementine window and not in
|
||||
// the Unity global menubar thing. See:
|
||||
// https://bugs.launchpad.net/ubuntu/+source/appmenu-gtk/+bug/674047
|
||||
// https://bugs.launchpad.net/unity/+bug/775278
|
||||
setenv("QT_X11_NO_NATIVE_MENUBAR", "1", true);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user