summaryrefslogtreecommitdiffstats
path: root/kpat/grandf.h
diff options
context:
space:
mode:
Diffstat (limited to 'kpat/grandf.h')
-rw-r--r--kpat/grandf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/kpat/grandf.h b/kpat/grandf.h
index db24483f..4c07abc1 100644
--- a/kpat/grandf.h
+++ b/kpat/grandf.h
@@ -50,8 +50,8 @@ public slots:
protected:
void collect();
virtual bool checkAdd ( int checkIndex, const Pile *c1, const CardList& c2) const;
- virtual QString getGameState() const;
- virtual void setGameState( const QString & stream );
+ virtual TQString getGameState() const;
+ virtual void setGameState( const TQString & stream );
virtual Card *demoNewCards();
private: