summaryrefslogtreecommitdiffstats
path: root/kpat/golf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/golf.h')
-rw-r--r--kpat/golf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kpat/golf.h b/kpat/golf.h
index 7227c478..7b6b51fe 100644
--- a/kpat/golf.h
+++ b/kpat/golf.h
@@ -19,7 +19,7 @@ class Golf : public Dealer
public:
- Golf( KMainWindow* parent=0, const char* name=0);
+ Golf( TDEMainWindow* parent=0, const char* name=0);
void deal();
virtual void restart();
virtual bool isGameLost() const;