diff --git a/tests/auto/other/toolsupport/tst_toolsupport.cpp b/tests/auto/other/toolsupport/tst_toolsupport.cpp index a5d27fc3b11..8860cd7840f 100644 --- a/tests/auto/other/toolsupport/tst_toolsupport.cpp +++ b/tests/auto/other/toolsupport/tst_toolsupport.cpp @@ -134,7 +134,7 @@ void tst_toolsupport::offsets_data() // qglobal.h for more details. data << 188 << 304; #else - data << 192 << 304; + data << 196 << 304; #endif } #endif