summaryrefslogtreecommitdiffstats
path: root/ksim/monitors/filesystem/ksimfsystem.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ksim/monitors/filesystem/ksimfsystem.cpp')
-rw-r--r--ksim/monitors/filesystem/ksimfsystem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/ksim/monitors/filesystem/ksimfsystem.cpp b/ksim/monitors/filesystem/ksimfsystem.cpp
index 7a10595..7e0df68 100644
--- a/ksim/monitors/filesystem/ksimfsystem.cpp
+++ b/ksim/monitors/filesystem/ksimfsystem.cpp
@@ -78,7 +78,7 @@ void PluginModule::showAbout()
aboutData.addAuthor("Heitham Omar", I18N_NOOP("FreeBSD ports"),
"super_ice@ntlworld.com");
- KAboutApplication(&aboutData).exec();
+ TDEAboutApplication(&aboutData).exec();
}
Fsystem::Fsystem(KSim::PluginObject *parent, const char *name)