diff --git a/src/kvilib/tal/kvi_tal_application.cpp b/src/kvilib/tal/kvi_tal_application.cpp index 6b532a6b..a637c676 100644 --- a/src/kvilib/tal/kvi_tal_application.cpp +++ b/src/kvilib/tal/kvi_tal_application.cpp @@ -34,7 +34,7 @@ // (declared at /opt/kde/include/kapplication.h:198) // // The KApplication constructor has been declared as deprecated - // in favor of a complexier initialization that uses KCmdLineArgs + // in favor of a complexier initialization that uses TDECmdLineArgs // and can't be abstracted easily. // The other constructors are not "old" and "stable" enough // to be safely used at this time. We'll rethink this when KDE 4 is out.