core/popupwindow: remove parentWindow deprecation message

Was being falsely triggered by lints.
This commit is contained in:
outfoxxed 2024-11-19 17:20:53 -08:00
parent eb5a5b8b67
commit dbaaf55eb6
Signed by: outfoxxed
GPG key ID: 4C88A185FB89301E
4 changed files with 11 additions and 14 deletions

View file

@ -6,6 +6,7 @@
#include <private/wayland-xdg-shell-client-protocol.h>
#include <qvariant.h>
#include <qwindow.h>
#include <qtmetamacros.h>
#include "../core/popupanchor.hpp"
#include "../core/types.hpp"