From e45f184678f9c45afd8583a65b2da69bb3a0a294 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:32:03 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- src/app/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/app') diff --git a/src/app/main.cpp b/src/app/main.cpp index bb4f94f..262d701 100644 --- a/src/app/main.cpp +++ b/src/app/main.cpp @@ -10,7 +10,7 @@ #include "mainWindow.h" -static const KCmdLineOptions options[] = +static const TDECmdLineOptions options[] = { { "+[path]", I18N_NOOP( "Scan 'path'" ), 0 }, { 0, 0, 0 } -- cgit v1.2.1