From 0a435a05f507ea356149935b63d088fa9ddd20f0 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Feb 2013 11:11:57 -0600 Subject: Rename KAbout to avoid conflicts with KDE4 --- ksim/ksim.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/ksim.cpp') diff --git a/ksim/ksim.cpp b/ksim/ksim.cpp index 0134c51..5059cce 100644 --- a/ksim/ksim.cpp +++ b/ksim/ksim.cpp @@ -104,7 +104,7 @@ void KSim::PanelExtension::show() void KSim::PanelExtension::about() { - KAboutApplication(m_aboutData).exec(); + TDEAboutApplication(m_aboutData).exec(); } void KSim::PanelExtension::help() -- cgit v1.2.3