From e0602f96ec0eea1dab12e83b5fcd598c9a400c65 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 11:06:00 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- kicker/applets/naughty/NaughtyApplet.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kicker/applets/naughty/NaughtyApplet.cpp') diff --git a/kicker/applets/naughty/NaughtyApplet.cpp b/kicker/applets/naughty/NaughtyApplet.cpp index c953ec637..c3138e447 100644 --- a/kicker/applets/naughty/NaughtyApplet.cpp +++ b/kicker/applets/naughty/NaughtyApplet.cpp @@ -166,7 +166,7 @@ NaughtyApplet::about() "(C) 2000 Rik Hemsley (rikkus) " ); - KAboutApplication a(&about, this); + TDEAboutApplication a(&about, this); a.exec(); } -- cgit v1.2.1