summaryrefslogtreecommitdiff
path: root/src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h
diff options
context:
space:
mode:
authorhjk <qtc-committer@nokia.com>2010-02-24 09:54:34 +0100
committerhjk <qtc-committer@nokia.com>2010-02-24 09:54:34 +0100
commit7c790c1e1b2221b7cb5abb25cf9c2e2f1a53c547 (patch)
tree607d4d035737b5852edda1c1dc7910e7fbd8151f /src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h
parentfab70e72eb362cac57d8dfd35a5116228c2df731 (diff)
downloadqt-creator-7c790c1e1b2221b7cb5abb25cf9c2e2f1a53c547.tar.gz
compile fix with namespaces
Diffstat (limited to 'src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h')
-rw-r--r--src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h b/src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h
index 45b71d6eb6..dfc763b4e3 100644
--- a/src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h
+++ b/src/plugins/qmldesigner/components/propertyeditor/behaviordialog.h
@@ -93,8 +93,6 @@ private:
};
-QT_BEGIN_NAMESPACE
QML_DECLARE_TYPE(QmlDesigner::BehaviorWidget);
-QT_END_NAMESPACE
#endif// BEHAVIORDIALOG_H