aboutsummaryrefslogtreecommitdiffstats
path: root/share/share.qbs
diff options
context:
space:
mode:
authorJochen Becher <jochen_becher@gmx.de>2015-08-31 18:06:36 +0200
committerJochen Becher <jochen_becher@gmx.de>2015-09-16 12:13:36 +0000
commitd92142f14922ba26c6bd530c71db22f9561f9cd6 (patch)
tree300421733b88b3eb40ffbc7f3a3c0398a5a1459d /share/share.qbs
parent64e2ba87ef4cffc754d64d411a483316378080d5 (diff)
Add new ModelEditor plugin.
The plugin is based on the 'modelinglib' library. For features and screenshots see https://wiki.qt.io/ModelEditor Change-Id: I857be0652a852cc69a9729f64e67134fe630af00 Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
Diffstat (limited to 'share/share.qbs')
-rw-r--r--share/share.qbs1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/share.qbs b/share/share.qbs
index eea8a00aed..f00a8e7697 100644
--- a/share/share.qbs
+++ b/share/share.qbs
@@ -15,6 +15,7 @@ Product {
"designer/**/*",
"generic-highlighter/**/*",
"glsl/**/*",
+ "modeleditor/**/*",
"qml/**/*",
"qmldesigner/**/*",
"qmlicons/**/*",