aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/CMakeLists.txt')
-rw-r--r--examples/quick/customitems/CMakeLists.txt5
1 files changed, 1 insertions, 4 deletions
diff --git a/examples/quick/customitems/CMakeLists.txt b/examples/quick/customitems/CMakeLists.txt
index 86cb951940..4afbfe3f6b 100644
--- a/examples/quick/customitems/CMakeLists.txt
+++ b/examples/quick/customitems/CMakeLists.txt
@@ -1,7 +1,4 @@
# Generated from customitems.pro.
-# special case begin
-# Needs public QML Plugin API
-#add_subdirectory(painteditem)
-# special case end
+add_subdirectory(painteditem)
add_subdirectory(maskedmousearea)