From 5e664c2e4a7b9dcaf2660f8db94a632d1021e2dd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Feb 2013 19:44:17 -0600 Subject: Rename KCmd to avoid conflicts with KDE4 --- twin/tools/decobenchmark/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'twin/tools') diff --git a/twin/tools/decobenchmark/main.cpp b/twin/tools/decobenchmark/main.cpp index e69ce5932..5ef1008b5 100644 --- a/twin/tools/decobenchmark/main.cpp +++ b/twin/tools/decobenchmark/main.cpp @@ -37,7 +37,7 @@ #include "preview.h" #include "main.h" -static KCmdLineOptions options[] = +static TDECmdLineOptions options[] = { { "+decoration", "Decoration library to use, such as twin3_plastik.", 0 }, { "+tests", "Which test should be executed ('all', 'repaint', 'caption', 'resize', 'recreation')", 0 }, -- cgit v1.2.1