diff options
| author | Mavridis Philippe <mavridisf@gmail.com> | 2023-06-22 15:07:49 +0300 |
|---|---|---|
| committer | Mavridis Philippe <mavridisf@gmail.com> | 2023-07-07 12:03:16 +0300 |
| commit | 88ea716029699830af75615bb9a0cbaf213a01ba (patch) | |
| tree | 8631a693155c9dddc45ef12ab83086e12d72afe0 /twin/tools/decobenchmark/main.cpp | |
| parent | 84ab47055dcfb9cf1bb11a22c8ab6de3fb0819b7 (diff) | |
| download | tdebase-88ea7160.tar.gz tdebase-88ea7160.zip | |
KWin: rename client libraries twin3_* -> twin_*
Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
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 341b7ce44..c4efddace 100644 --- a/twin/tools/decobenchmark/main.cpp +++ b/twin/tools/decobenchmark/main.cpp @@ -39,7 +39,7 @@ static TDECmdLineOptions options[] = { - { "+decoration", "Decoration library to use, such as twin3_plastik.", 0 }, + { "+decoration", "Decoration library to use, such as twin_plastik.", 0 }, { "+tests", "Which test should be executed ('all', 'repaint', 'caption', 'resize', 'recreation')", 0 }, { "+repetitions", "Number of test repetitions.", 0 }, { 0, 0, 0 } |
