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