summaryrefslogtreecommitdiffstats
path: root/ksim/ksim.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/ksim.cpp')
-rw-r--r--ksim/ksim.cpp2
1 files changed, 1 insertions, 1 deletions
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()