From 02fa17d6dd9d871f40038cd9ac615e9e1154724b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:47:16 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kabc/kabcdistlistupdater/kabcdistlistupdater.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kabc/kabcdistlistupdater/kabcdistlistupdater.cpp') diff --git a/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp b/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp index 99d7080da..4a15e1782 100644 --- a/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp +++ b/kabc/kabcdistlistupdater/kabcdistlistupdater.cpp @@ -30,10 +30,10 @@ #include #include -static const KCmdLineOptions options[] = +static const TDECmdLineOptions options[] = { { "disable-autostart", "Disable automatic startup on login", 0 }, - KCmdLineLastOption + TDECmdLineLastOption }; void convertDistributionLists() -- cgit v1.2.1