summaryrefslogtreecommitdiff
path: root/tests/auto/qx11info/tst_qx11info.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qx11info/tst_qx11info.cpp')
-rw-r--r--tests/auto/qx11info/tst_qx11info.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qx11info/tst_qx11info.cpp b/tests/auto/qx11info/tst_qx11info.cpp
index e997832..b4207c1 100644
--- a/tests/auto/qx11info/tst_qx11info.cpp
+++ b/tests/auto/qx11info/tst_qx11info.cpp
@@ -244,7 +244,7 @@ protected:
return false;
}
- void exposeEvent(QExposeEvent *)
+ void exposeEvent(QExposeEvent *) override
{
if (m_ignoreSubsequentExpose)
return;