summaryrefslogtreecommitdiffstats
path: root/kontact/plugins/akregator/akregator_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kontact/plugins/akregator/akregator_plugin.cpp')
-rw-r--r--kontact/plugins/akregator/akregator_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact/plugins/akregator/akregator_plugin.cpp b/kontact/plugins/akregator/akregator_plugin.cpp
index 37b85be0..dae73e4b 100644
--- a/kontact/plugins/akregator/akregator_plugin.cpp
+++ b/kontact/plugins/akregator/akregator_plugin.cpp
@@ -133,7 +133,7 @@ void Plugin::saveProperties( KConfig *config )
void UniqueAppHandler::loadCommandLineOptions()
{
- KCmdLineArgs::addCmdLineOptions( akregator_options );
+ TDECmdLineArgs::addCmdLineOptions( akregator_options );
}
int UniqueAppHandler::newInstance()