diff -r 3b1da2848fc7 -r d3bac044e0f0 tools/designer/src/components/propertyeditor/designerpropertymanager.h --- a/tools/designer/src/components/propertyeditor/designerpropertymanager.h Fri Feb 19 23:40:16 2010 +0200 +++ b/tools/designer/src/components/propertyeditor/designerpropertymanager.h Fri Mar 12 15:46:37 2010 +0200 @@ -102,7 +102,7 @@ { Q_OBJECT public: - DesignerPropertyManager(QDesignerFormEditorInterface *core, QObject *parent = 0); + explicit DesignerPropertyManager(QDesignerFormEditorInterface *core, QObject *parent = 0); ~DesignerPropertyManager(); virtual QStringList attributes(int propertyType) const;