2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00

Set parent for dialogs only on Wayland

This commit is contained in:
Ilya Fedin
2020-05-27 09:50:07 +04:00
committed by John Preston
parent b7aa60bedf
commit be96bf2812
5 changed files with 11 additions and 3 deletions

View File

@@ -101,6 +101,7 @@ public:
bool minimizeActiveWindow();
QWidget *getFileDialogParent();
void notifyFileDialogShown(bool shown);
QWidget *getModalParent();
// Media view interface.
void checkMediaViewActivation();