forked from quickshell/quickshell
core/popupwindow: remove parentWindow deprecation message
Was being falsely triggered by lints.
This commit is contained in:
parent
eb5a5b8b67
commit
dbaaf55eb6
4 changed files with 11 additions and 14 deletions
|
@ -7,10 +7,7 @@
|
|||
#include <qqmlcontext.h>
|
||||
#include <qqmlengine.h>
|
||||
#include <qqmlinfo.h>
|
||||
#include <qquickframebufferobject.h>
|
||||
#include <qquickitem.h>
|
||||
#include <qquickpainteditem.h>
|
||||
#include <qquickrhiitem.h>
|
||||
#include <qquickwindow.h>
|
||||
#include <qstringliteral.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue