widgets: add ClippingRectangle
This commit is contained in:
parent
68ba5005ce
commit
fdc13023b7
9 changed files with 168 additions and 2 deletions
|
@ -91,7 +91,7 @@ if (NOT CMAKE_BUILD_TYPE)
|
|||
set(CMAKE_BUILD_TYPE Debug)
|
||||
endif()
|
||||
|
||||
set(QT_FPDEPS Gui Qml Quick QuickControls2 Widgets)
|
||||
set(QT_FPDEPS Gui Qml Quick QuickControls2 Widgets ShaderTools)
|
||||
|
||||
include(cmake/pch.cmake)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue