summaryrefslogtreecommitdiffstats
path: root/lib/koproperty/editors/fontedit.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/koproperty/editors/fontedit.h')
-rw-r--r--lib/koproperty/editors/fontedit.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/koproperty/editors/fontedit.h b/lib/koproperty/editors/fontedit.h
index 091fafd0..96fa1617 100644
--- a/lib/koproperty/editors/fontedit.h
+++ b/lib/koproperty/editors/fontedit.h
@@ -31,7 +31,7 @@ class FontEditRequester;
class KOPROPERTY_EXPORT FontEdit : public Widget
{
Q_OBJECT
- TQ_OBJECT
+
public:
FontEdit(Property *property, TQWidget *parent=0, const char *name=0);