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 45ad5414..eb30bd64 100644
--- a/lib/widgets/propeditor/psizepolicyedit.h
+++ b/lib/widgets/propeditor/psizepolicyedit.h
@@ -33,7 +33,7 @@ namespace PropertyLib{
*/
class PSizePolicyEdit : public PropertyWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
PSizePolicyEdit(MultiProperty* property, const TQStringVariantMap &spValues, TQWidget* parent=0, const char* name=0);