From 8e7816b2f9f62a2df094c5b2a7aa5abb6bc1226a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sun, 20 Jan 2013 00:21:02 -0600 Subject: Rename KApplication to TDEApplication to avoid conflicts with KDE4 --- kcmshell/main.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kcmshell/main.h') diff --git a/kcmshell/main.h b/kcmshell/main.h index 6a7c34ee7..f43cf98cb 100644 --- a/kcmshell/main.h +++ b/kcmshell/main.h @@ -28,9 +28,9 @@ #include /** - * The KApplication instance for kcmshell. + * The TDEApplication instance for kcmshell. */ -class KCMShell : public KApplication +class KCMShell : public TDEApplication { Q_OBJECT -- cgit v1.2.1