summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/rectedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/rectedit.h')
-rw-r--r--lib/koproperty/editors/rectedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/rectedit.h b/lib/koproperty/editors/rectedit.h
index 5ab25408..42f3630d 100644
--- a/lib/koproperty/editors/rectedit.h
+++ b/lib/koproperty/editors/rectedit.h
@@ -32,7 +32,7 @@ namespace KoProperty {
class KOPROPERTY_EXPORT RectEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
RectEdit(Property *property, TQWidget *parent=0, const char *name=0);