mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2026-02-07 22:30:12 -05:00
Window: Ensure we integrate windows that were already were shown in a different shell
This commit is contained in:
@ -150,6 +150,8 @@ Q_SIGNALS:
|
||||
void layerChanged();
|
||||
|
||||
private:
|
||||
void initializeShell();
|
||||
|
||||
Window(QWindow *window);
|
||||
QScopedPointer<WindowPrivate> d;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user