summaryrefslogtreecommitdiffstats
path: root/knotes/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'knotes/main.cpp')
-rw-r--r--knotes/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/knotes/main.cpp b/knotes/main.cpp
index 92de2630..f1f78c5b 100644
--- a/knotes/main.cpp
+++ b/knotes/main.cpp
@@ -117,7 +117,7 @@ int main( int argc, char* argv[] )
aboutData.addCredit("Harri Porten", 0, "porten@kde.org");
aboutData.addCredit("Espen Sand", 0, "espen@kde.org");
- KCmdLineArgs::init( argc, argv, &aboutData );
+ TDECmdLineArgs::init( argc, argv, &aboutData );
KUniqueApplication::addCmdLineOptions();