summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/psizepolicyedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/psizepolicyedit.h')
-rw-r--r--lib/widgets/propeditor/psizepolicyedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/psizepolicyedit.h b/lib/widgets/propeditor/psizepolicyedit.h
index 586b4cba..58b661f6 100644
--- a/lib/widgets/propeditor/psizepolicyedit.h
+++ b/lib/widgets/propeditor/psizepolicyedit.h
@@ -34,7 +34,7 @@ namespace PropertyLib{
class PSizePolicyEdit : public PropertyWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PSizePolicyEdit(MultiProperty* property, const TQMap<TQString, TQVariant> &spValues, TQWidget* parent=0, const char* name=0);