summaryrefslogtreecommitdiffstats
path: root/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/designer/src/components/propertyeditor/newdynamicpropertydialog.h')
-rw-r--r--src/designer/src/components/propertyeditor/newdynamicpropertydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h b/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
index 17daee4c3..0c3e24570 100644
--- a/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
+++ b/src/designer/src/components/propertyeditor/newdynamicpropertydialog.h
@@ -64,7 +64,7 @@ public:
~NewDynamicPropertyDialog();
void setReservedNames(const QStringList &names);
- void setPropertyType(QVariant::Type t);
+ void setPropertyType(int t);
QString propertyName() const;
QVariant propertyValue() const;