From 05318b1e0c2cff1520c018f5431f87a5da4b89ac Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:42:47 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- kmousetool/kmousetool/main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kmousetool') diff --git a/kmousetool/kmousetool/main.cpp b/kmousetool/kmousetool/main.cpp index c09a0c3..3970f4a 100644 --- a/kmousetool/kmousetool/main.cpp +++ b/kmousetool/kmousetool/main.cpp @@ -33,9 +33,9 @@ static const char description[] = // INSERT A DESCRIPTION FOR YOUR APPLICATION HERE -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { - KCmdLineLastOption + TDECmdLineLastOption // INSERT YOUR COMMANDLINE OPTIONS HERE }; -- cgit v1.2.3