summaryrefslogtreecommitdiffstats
path: root/lib/widgets/propeditor/ppointedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/widgets/propeditor/ppointedit.h')
-rw-r--r--lib/widgets/propeditor/ppointedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/widgets/propeditor/ppointedit.h b/lib/widgets/propeditor/ppointedit.h
index b6f9f9ad..8ed1e7ae 100644
--- a/lib/widgets/propeditor/ppointedit.h
+++ b/lib/widgets/propeditor/ppointedit.h
@@ -31,7 +31,7 @@ namespace PropertyLib{
*/
class PPointEdit : public PropertyWidget
{
-Q_OBJECT
+TQ_OBJECT
public:
PPointEdit(MultiProperty* property, TQWidget* parent=0, const char* name=0);