diff options
Diffstat (limited to 'lib/koproperty/editors/pointedit.h')
-rw-r--r-- | lib/koproperty/editors/pointedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/pointedit.h b/lib/koproperty/editors/pointedit.h index ce7fc423..31623b46 100644 --- a/lib/koproperty/editors/pointedit.h +++ b/lib/koproperty/editors/pointedit.h @@ -32,7 +32,7 @@ namespace KoProperty { class KOPROPERTY_EXPORT PointEdit : public Widget { Q_OBJECT - TQ_OBJECT + public: PointEdit(Property *property, TQWidget *parent=0, const char *name=0); |