From 58a97ed3af5e4df6c4a58d043b0c267bd97056a9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:12:46 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- kpat/clock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpat/clock.h') diff --git a/kpat/clock.h b/kpat/clock.h index a126b0fc..eac9a984 100644 --- a/kpat/clock.h +++ b/kpat/clock.h @@ -8,7 +8,7 @@ class Clock : public Dealer { public: - Clock( KMainWindow* parent=0, const char* name=0); + Clock( TDEMainWindow* parent=0, const char* name=0); virtual bool checkAdd ( int checkIndex, const Pile *c1, const CardList& c2) const; virtual bool startAutoDrop() { return false; } -- cgit v1.2.1