aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml
diff options
context:
space:
mode:
authorThomas Hartmann <Thomas.Hartmann@nokia.com>2010-01-29 16:38:34 +0100
committerThomas Hartmann <Thomas.Hartmann@nokia.com>2010-01-29 16:38:34 +0100
commitd76cc24eab442c84ed3659e014649267f2e430d3 (patch)
tree457deabf8a64cb0369090c4ce1d084e5dd990e8e /share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml
parent237ae78d0b5a91666420671987110c7e770b1fab (diff)
QmlDesigner.propertyEditor: move widgets from Qt 4.6 to Bauhaus 1.0
We should not polute the Qml Qt 4.6 namespace See BAUHAUS-322
Diffstat (limited to 'share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml')
-rw-r--r--share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml
index f054873146..4a95ae0f96 100644
--- a/share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml
+++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/Switches.qml
@@ -1,4 +1,5 @@
import Qt 4.6
+import Bauhaus 1.0
QFrame {
styleSheetFile: "switch.css";