diff options
author | Thomas Hartmann <Thomas.Hartmann@digia.com> | 2014-08-29 15:10:54 +0200 |
---|---|---|
committer | Thomas Hartmann <Thomas.Hartmann@digia.com> | 2014-09-18 13:13:33 +0200 |
commit | a1222fd21dc0004da07e6cd2d21e2ffbc9cb06c7 (patch) | |
tree | c5b562bdcdf25622049b662755dddf71bc434cd4 /src/controls/Styles/Desktop | |
parent | 2766db3c581f00dbadabaef8eb869d404d821fe9 (diff) | |
download | qtquickcontrols-a1222fd21dc0004da07e6cd2d21e2ffbc9cb06c7.tar.gz |
Adding designersupported to plugins
This patch adds designersupported to the plugins
supported by QtQuick Designer.
Change-Id: I021bdeab6ef1e29d5ffd7e1e95b296217aaf10eb
Reviewed-by: Tim Jenssen <tim.jenssen@digia.com>
Diffstat (limited to 'src/controls/Styles/Desktop')
-rw-r--r-- | src/controls/Styles/Desktop/qmldir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controls/Styles/Desktop/qmldir b/src/controls/Styles/Desktop/qmldir index ac80635c..1b691871 100644 --- a/src/controls/Styles/Desktop/qmldir +++ b/src/controls/Styles/Desktop/qmldir @@ -1,2 +1,2 @@ singleton RowItemSingleton 1.0 RowItemSingleton.qml - +designersupported |