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