Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent fc342ffdb1
commit fb26e15f2e

@ -34,7 +34,7 @@
// (declared at /opt/kde/include/kapplication.h:198) // (declared at /opt/kde/include/kapplication.h:198)
// //
// The KApplication constructor has been declared as deprecated // 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. // and can't be abstracted easily.
// The other constructors are not "old" and "stable" enough // 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. // to be safely used at this time. We'll rethink this when KDE 4 is out.

Loading…
Cancel
Save