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 --- twin4/twin4/twin4.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin4/twin4/twin4.h') diff --git a/twin4/twin4/twin4.h b/twin4/twin4/twin4.h index 717e19ed..b9663a50 100644 --- a/twin4/twin4/twin4.h +++ b/twin4/twin4/twin4.h @@ -53,7 +53,7 @@ private: /** * The base class for Kwin4 application window. */ -class Kwin4App : public KMainWindow +class Kwin4App : public TDEMainWindow { Q_OBJECT -- cgit v1.2.3