mirror of
https://github.com/tomahawk-player/tomahawk.git
synced 2025-07-31 19:30:21 +02:00
Fix bringToFront for 'something weird' window managers
This commit is contained in:
@@ -359,6 +359,7 @@ bringToFront()
|
||||
return;
|
||||
|
||||
widget->show();
|
||||
widget->activateWindow();
|
||||
widget->raise();
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user