summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2020-10-29 15:31:14 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2020-10-29 18:09:24 +0100
commitb77cf10a4fbe328fd8b7e0bd0294813dc6394773 (patch)
tree392fd39be1e7807801099a952e00afb52caa4152 /src/gui/CMakeLists.txt
parent743ffcbc822cc46c2b2d7cde6b6a3eca303d5c60 (diff)
Move QPolygonClipper to XCB native painting
It is the only code using it. Change-Id: I30060a63b6621ea94ae487ec93cd857117e12a46 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'src/gui/CMakeLists.txt')
-rw-r--r--src/gui/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index a7c0006bb9..5d7037079a 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -190,7 +190,6 @@ qt_internal_add_module(Gui
painting/qpixellayout.cpp painting/qpixellayout_p.h
painting/qplatformbackingstore.cpp painting/qplatformbackingstore.h
painting/qpolygon.cpp painting/qpolygon.h
- painting/qpolygonclipper_p.h
painting/qrangecollection.cpp painting/qrangecollection.h painting/qrangecollection_p.h
painting/qrasterdefs_p.h
painting/qrasterizer.cpp painting/qrasterizer_p.h