From 5466d52073af147d100482cbf633087bb9fb631b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:46:01 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- knewstuff/tdehotnewstuff.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'knewstuff') diff --git a/knewstuff/tdehotnewstuff.cpp b/knewstuff/tdehotnewstuff.cpp index 7b8ceae9c..5a496328b 100644 --- a/knewstuff/tdehotnewstuff.cpp +++ b/knewstuff/tdehotnewstuff.cpp @@ -26,11 +26,11 @@ #include "downloaddialog.h" -static const KCmdLineOptions op[] = +static const TDECmdLineOptions op[] = { {"type ", I18N_NOOP("Display only media of this type"), 0}, {"+[providerlist]", I18N_NOOP("Provider list to use"), 0}, - KCmdLineLastOption + TDECmdLineLastOption }; int main(int argc, char **argv) -- cgit v1.2.1