Fix build without X11/XCB

Authored by heikobecker on Dec 17 2017, 7:11 PM.

Description

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

Details

Committed
heikobeckerDec 17 2017, 8:08 PM
Differential Revision
D9385: Fix build without X11/XCB
Parents
R113:79548ed5ff7a: SVN_SILENT made messages (.desktop file) - always resolve ours
Branches
Unknown
Tags
Unknown