forked from quickshell/quickshell
wayland/lock: fix post-reload lockscreen creation
This broke due to the changes that ensure onReload always runs.
This commit is contained in:
parent
ce4e697667
commit
1f49c55711
2 changed files with 6 additions and 4 deletions
|
@ -153,6 +153,7 @@ public:
|
|||
void onReload(QObject* oldInstance) override;
|
||||
QQuickWindow* disownWindow();
|
||||
|
||||
void attach();
|
||||
void show();
|
||||
|
||||
[[nodiscard]] QQuickItem* contentItem() const;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue