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 3deb3d94..b6f9f9ad 100644
--- a/lib/widgets/propeditor/ppointedit.h
+++ b/lib/widgets/propeditor/ppointedit.h
@@ -32,7 +32,7 @@ namespace PropertyLib{
class PPointEdit : public PropertyWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
PPointEdit(MultiProperty* property, TQWidget* parent=0, const char* name=0);