summaryrefslogtreecommitdiffstats
path: root/kwordquiz/src/prefcardappearance.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwordquiz/src/prefcardappearance.h')
-rw-r--r--kwordquiz/src/prefcardappearance.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kwordquiz/src/prefcardappearance.h b/kwordquiz/src/prefcardappearance.h
index b152155c..9ee53337 100644
--- a/kwordquiz/src/prefcardappearance.h
+++ b/kwordquiz/src/prefcardappearance.h
@@ -20,8 +20,9 @@
class PrefCardAppearance : public PrefCardAppearanceBase
{
Q_OBJECT
+ TQ_OBJECT
public:
- PrefCardAppearance(TQWidget *parent = 0, const char *name = 0);
+ PrefCardAppearance(TQWidget *tqparent = 0, const char *name = 0);
~PrefCardAppearance();
public slots: