summaryrefslogtreecommitdiffstats
path: root/kcontrol/kdm/kdm-font.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kdm/kdm-font.h')
-rw-r--r--kcontrol/kdm/kdm-font.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kcontrol/kdm/kdm-font.h b/kcontrol/kdm/kdm-font.h
index 232db3cb4..92488d3e7 100644
--- a/kcontrol/kdm/kdm-font.h
+++ b/kcontrol/kdm/kdm-font.h
@@ -20,7 +20,7 @@
#ifndef __KDMFONT_H__
#define __KDMFONT_H__
-#include <qwidget.h>
+#include <tqwidget.h>
class KFontRequester;
class QCheckBox;
@@ -30,7 +30,7 @@ class KDMFontWidget : public QWidget
Q_OBJECT
public:
- KDMFontWidget(QWidget *parent=0, const char *name=0);
+ KDMFontWidget(TQWidget *parent=0, const char *name=0);
void load();
void save();