summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/widget.h')
-rw-r--r--lib/koproperty/widget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/widget.h b/lib/koproperty/widget.h
index 5ed85885..a93e59cb 100644
--- a/lib/koproperty/widget.h
+++ b/lib/koproperty/widget.h
@@ -36,7 +36,7 @@ class Property;
class KOPROPERTY_EXPORT Widget : public TQWidget
{
Q_OBJECT
- TQ_OBJECT
+
public:
Widget(Property *property, TQWidget *parent, const char *name="property_editor");