mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 11:20:22 +02:00
Don't show in global menu in unity. Thanks davidsansome :)
This commit is contained in:
@@ -43,6 +43,8 @@ main( int argc, char *argv[] )
|
||||
AEInstallEventHandler( 'GURL', 'GURL', h, 0, false );
|
||||
#endif
|
||||
|
||||
setenv("QT_X11_NO_NATIVE_MENUBAR", "1", true);
|
||||
|
||||
TomahawkApp a( argc, argv );
|
||||
new BreakPad( QDir::tempPath() );
|
||||
|
||||
|
Reference in New Issue
Block a user