summaryrefslogtreecommitdiffstats
path: root/kpat/gamestatsimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/gamestatsimpl.h')
-rw-r--r--kpat/gamestatsimpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/gamestatsimpl.h b/kpat/gamestatsimpl.h
index 192b7793..5a884017 100644
--- a/kpat/gamestatsimpl.h
+++ b/kpat/gamestatsimpl.h
@@ -6,7 +6,7 @@
class GameStatsImpl : public GameStats
{
public:
- GameStatsImpl(QWidget* aParent, const char* aname);
+ GameStatsImpl(TQWidget* aParent, const char* aname);
virtual void setGameType(int i);
virtual void showGameType(int i);