summaryrefslogtreecommitdiffstats
path: root/kontact_plugin/basket_plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kontact_plugin/basket_plugin.cpp')
-rw-r--r--kontact_plugin/basket_plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/basket_plugin.cpp b/kontact_plugin/basket_plugin.cpp
index f20f293..691bc5f 100644
--- a/kontact_plugin/basket_plugin.cpp
+++ b/kontact_plugin/basket_plugin.cpp
@@ -88,7 +88,7 @@ bool BasketPlugin::isRunningStandalone()
void BasketUniqueAppHandler::loadCommandLineOptions()
{
- KCmdLineArgs::addCmdLineOptions(basket_options);
+ TDECmdLineArgs::addCmdLineOptions(basket_options);
}
int BasketUniqueAppHandler::newInstance()