diff options
Diffstat (limited to 'tests/benchmarks/gui/text/qtext/qtext.pro')
-rw-r--r-- | tests/benchmarks/gui/text/qtext/qtext.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/text/qtext/qtext.pro b/tests/benchmarks/gui/text/qtext/qtext.pro index 9e8860f..a1b6a22 100644 --- a/tests/benchmarks/gui/text/qtext/qtext.pro +++ b/tests/benchmarks/gui/text/qtext/qtext.pro @@ -1,6 +1,6 @@ load(qttest_p4) TEMPLATE = app -TARGET = tst_QText +TARGET = tst_bench_QText SOURCES += main.cpp |