aboutsummaryrefslogtreecommitdiffstats
path: root/share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml
diff options
context:
space:
mode:
authorChristiaan Janssen <christiaan.janssen@nokia.com>2010-02-23 14:32:32 +0100
committerChristiaan Janssen <christiaan.janssen@nokia.com>2010-02-23 17:27:53 +0100
commitfa6670c61509353987793845399c44106bec6ebf (patch)
treee9774ff0d7a5c3451cbe1a1044106feaabf7cb8f /share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml
parent7f4647ec16c50fb51f8ff2f3d99786a6b56ca746 (diff)
QmlDesigner.PropertyEditor: removed effects pane
Diffstat (limited to 'share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml')
-rw-r--r--share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml6
1 files changed, 3 insertions, 3 deletions
diff --git a/share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml b/share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml
index 1fe7128b31..70d1dd2174 100644
--- a/share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml
+++ b/share/qtcreator/qmldesigner/propertyeditor/Qt/ExtendedPane.qml
@@ -20,9 +20,9 @@ QScrollArea {
spacing: 0;
Modifiers {
}
- Extended {
- id: extendedBox;
- }
+// Extended {
+// id: extendedBox;
+// }
QScrollArea {
}