aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/shapes/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/shapes/plugin.cpp')
-rw-r--r--src/imports/shapes/plugin.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/imports/shapes/plugin.cpp b/src/imports/shapes/plugin.cpp
index ae0d02da93..1729fc88b4 100644
--- a/src/imports/shapes/plugin.cpp
+++ b/src/imports/shapes/plugin.cpp
@@ -47,6 +47,7 @@ static void initResources()
#ifdef QT_STATIC
Q_INIT_RESOURCE(qmake_QtQuick_Shapes);
#endif
+ Q_INIT_RESOURCE(shapes);
}
QT_BEGIN_NAMESPACE