gui: Fix typo in CMake feature
Pick-to: 6.2 Change-Id: Icf81eac4d12fb61bcec2ca92d118ce88f970522e Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
This commit is contained in:
parent
6c4403e92a
commit
00ebab71d3
@ -993,7 +993,7 @@ qt_feature_definition("cssparser" "QT_NO_CSSPARSER" NEGATE VALUE "1")
|
||||
qt_feature("draganddrop" PUBLIC
|
||||
SECTION "Kernel"
|
||||
LABEL "Drag and Drop"
|
||||
PURPOSE "Supports the drag and drop mechansim."
|
||||
PURPOSE "Supports the drag and drop mechanism."
|
||||
CONDITION QT_FEATURE_imageformat_xpm
|
||||
)
|
||||
qt_feature_definition("draganddrop" "QT_NO_DRAGANDDROP" NEGATE VALUE "1")
|
||||
|
Loading…
Reference in New Issue
Block a user