From 3a3518bb002cace6891cdf58a7ee83b3fb15ce8a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:08 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- libtdeedu/extdate/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libtdeedu/extdate/main.cpp') diff --git a/libtdeedu/extdate/main.cpp b/libtdeedu/extdate/main.cpp index ac7e0166..7bf65058 100644 --- a/libtdeedu/extdate/main.cpp +++ b/libtdeedu/extdate/main.cpp @@ -6,9 +6,9 @@ static const char description[] = I18N_NOOP("ExtDatePicker test program"); static const char notice[] = I18N_NOOP("Compares KDatePicker and ExtDatePicker"); -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { - KCmdLineLastOption + TDECmdLineLastOption }; int main( int argc, char *argv[] ) -- cgit v1.2.3