diff options
Diffstat (limited to 'twin/tools/decobenchmark/main.cpp')
-rw-r--r-- | twin/tools/decobenchmark/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 }, |