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/monitors/filesystem/ksimfsystem.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksim/monitors/filesystem') 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) -- cgit v1.2.1