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/fortyeight.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kpat/fortyeight.h') diff --git a/kpat/fortyeight.h b/kpat/fortyeight.h index fcf6c4a5..5a97e01a 100644 --- a/kpat/fortyeight.h +++ b/kpat/fortyeight.h @@ -20,7 +20,7 @@ class Fortyeight : public Dealer public: - Fortyeight( KMainWindow* parent=0, const char* name=0); + Fortyeight( TDEMainWindow* parent=0, const char* name=0); virtual bool isGameLost() const; public slots: -- cgit v1.2.1