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/idiot.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpat/idiot.h') diff --git a/kpat/idiot.h b/kpat/idiot.h index d0871b56..f6b61323 100644 --- a/kpat/idiot.h +++ b/kpat/idiot.h @@ -33,7 +33,7 @@ class Idiot: public Dealer public: - Idiot( KMainWindow* parent = 0, const char* name = 0 ); + Idiot( TDEMainWindow* parent = 0, const char* name = 0 ); virtual bool isGameWon() const; -- cgit v1.2.1