From 78b4b738d3bd15c2c820bb566c4725f7cea1ff8d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:45:41 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kruler/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kruler') diff --git a/kruler/main.cpp b/kruler/main.cpp index 89096993..9b835be7 100644 --- a/kruler/main.cpp +++ b/kruler/main.cpp @@ -27,9 +27,9 @@ static const char freeFormText[] = -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { - KCmdLineLastOption + TDECmdLineLastOption // INSERT YOUR COMMANDLINE OPTIONS HERE }; -- cgit v1.2.3