summaryrefslogtreecommitdiffstats
path: root/kwordquiz/src/prefeditor.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwordquiz/src/prefeditor.h')
-rw-r--r--kwordquiz/src/prefeditor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/prefeditor.h b/kwordquiz/src/prefeditor.h
index 762e4afe..c84b3364 100644
--- a/kwordquiz/src/prefeditor.h
+++ b/kwordquiz/src/prefeditor.h
@@ -29,7 +29,7 @@ class PrefEditor : public PrefEditorBase
Q_OBJECT
public:
- PrefEditor(QWidget *parent, const char *name=0, WFlags f=0);
+ PrefEditor(TQWidget *parent, const char *name=0, WFlags f=0);
~PrefEditor();
};