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".
Details
Details
- Reviewers
apol - Group Reviewers
Plasma - Commits
- R113:c10574bfcc4c: Fix build without X11/XCB
Tested with -DCMAKE_DISABLE_FIND_PACKAGE_XCB=TRUE/FALSE
and -DUSE_KDE4:BOOL=TRUE/FALSE.
Diff Detail
Diff Detail
- Repository
- R113 Oxygen Theme
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.