Skip to content
Commit c10574bf authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

Fix build without X11/XCB

Summary:
It's missing the include for QQuickWindow in that case because of
the incorrect nesting and fails with "error: invalid use of
incomplete type class QQuickWindow".

Test Plan:
Tested with -DCMAKE_DISABLE_FIND_PACKAGE_XCB=TRUE/FALSE
and -DUSE_KDE4:BOOL=TRUE/FALSE.

Reviewers: #plasma

Subscribers: plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9385
parent 79548ed5
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment