summaryrefslogtreecommitdiffstats
path: root/khelpcenter/fontdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'khelpcenter/fontdialog.h')
-rw-r--r--khelpcenter/fontdialog.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/khelpcenter/fontdialog.h b/khelpcenter/fontdialog.h
index ef06f2b84..c95004540 100644
--- a/khelpcenter/fontdialog.h
+++ b/khelpcenter/fontdialog.h
@@ -33,7 +33,7 @@ namespace KHC {
class FontDialog : public KDialogBase
{
- Q_OBJECT
+ TQ_OBJECT
public:
FontDialog( TQWidget *parent, const char *name = 0 );
@@ -63,4 +63,3 @@ class FontDialog : public KDialogBase
}
#endif // FONTDIALOG_H
-// vim:ts=4:sw=4:noet