aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMaximilian Goldstein <max.goldstein@qt.io>2021-01-26 11:09:23 +0100
committerMaximilian Goldstein <max.goldstein@qt.io>2021-01-26 11:43:00 +0100
commit7d8552d0753ccf62b14ae3cbdca200602a1050b0 (patch)
tree4807bf482e73751a3d3c3240a457e98979fae727 /src
parent5ee6f64a89f80776f6c359e241dfae1186ee8a35 (diff)
Qt.labs.sharedimage: Mark as non optional
This plugin cannot be implemented in an optional way until we create a better way of handling image providers. Task-number: QTBUG-84639 Change-Id: I1eafaa08187bbd566a9da14f39836ea70a1776f9 Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io> Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
Diffstat (limited to 'src')
-rw-r--r--src/imports/sharedimage/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/imports/sharedimage/CMakeLists.txt b/src/imports/sharedimage/CMakeLists.txt
index 70f3abb76e..b0faea295f 100644
--- a/src/imports/sharedimage/CMakeLists.txt
+++ b/src/imports/sharedimage/CMakeLists.txt
@@ -9,7 +9,6 @@ qt_internal_add_qml_module(sharedimageplugin
VERSION "${CMAKE_PROJECT_VERSION}"
CLASSNAME QtQuickSharedImagePlugin
SKIP_TYPE_REGISTRATION
- PLUGIN_OPTIONAL
SOURCES
plugin.cpp
PUBLIC_LIBRARIES