summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp')
-rw-r--r--tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp b/tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp
index b8d5478c03..c1e6d780ba 100644
--- a/tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp
+++ b/tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp
@@ -169,7 +169,6 @@ void tst_qstylesheetstyle::grid()
if(show) {
w->show();
QTest::qWaitForWindowExposed(w);
- QApplication::flush();
QApplication::processEvents();
QTest::qWait(30);
QApplication::processEvents();