Qt6 check code as apps is qt6 only.

This commit is contained in:
Laurent Montel
2023-12-15 21:44:24 +01:00
parent 6f0bca5593
commit 8ae3b0aef8
2 changed files with 0 additions and 4 deletions

View File

@ -32,9 +32,7 @@ public:
{
return m_configured;
}
#if QT_VERSION >= QT_VERSION_CHECK(6, 6, 0)
void attachPopup(QtWaylandClient::QWaylandShellSurface *popup) override;
#endif
void setAnchor(uint32_t anchor);
void setExclusiveZone(int32_t zone);