summaryrefslogtreecommitdiffstats
path: root/kwordquiz/src/kwqnewstuff.h
diff options
context:
space:
mode:
Diffstat (limited to 'kwordquiz/src/kwqnewstuff.h')
-rw-r--r--kwordquiz/src/kwqnewstuff.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kwordquiz/src/kwqnewstuff.h b/kwordquiz/src/kwqnewstuff.h
index 87c825f1..2f9ab9a1 100644
--- a/kwordquiz/src/kwqnewstuff.h
+++ b/kwordquiz/src/kwqnewstuff.h
@@ -30,7 +30,7 @@ class KWQNewStuff : public TQObject, public KNewStuff
Q_OBJECT
TQ_OBJECT
public:
- KWQNewStuff(TQWidget *tqparent = 0, const char *name = 0);
+ KWQNewStuff(TQWidget *parent = 0, const char *name = 0);
/**
Installs a downloaded file according to the application's configuration.