diff options
author | Jan Arve Saether <jan-arve.saether@digia.com> | 2013-04-29 15:24:17 +0200 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-04-29 23:17:43 +0200 |
commit | 04959ec43e93877348c41ff1d36916993948e43d (patch) | |
tree | 30903ceb05b841b73b01322cdd3c4d92ca468ccf | |
parent | 0eaf799d8c36d8d877a43a2f9ee71a1a2f968911 (diff) | |
download | qtsvg-04959ec43e93877348c41ff1d36916993948e43d.tar.gz |
Fix bic autotestv5.1.0-beta1
Caused by https://codereview.qt-project.org/54820
I actually tried to avoid this with
https://codereview.qt-project.org/54837
but my assumption was wrong.
Change-Id: If2b9795809aa0a6a7278eaaea25239ffb40db7b8
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@digia.com>
-rw-r--r-- | tests/auto/bic/data/QtSvg.5.0.0.linux-gcc-ia32.txt | 31 |
1 files changed, 3 insertions, 28 deletions
diff --git a/tests/auto/bic/data/QtSvg.5.0.0.linux-gcc-ia32.txt b/tests/auto/bic/data/QtSvg.5.0.0.linux-gcc-ia32.txt index af48e90..f2f7ec8 100644 --- a/tests/auto/bic/data/QtSvg.5.0.0.linux-gcc-ia32.txt +++ b/tests/auto/bic/data/QtSvg.5.0.0.linux-gcc-ia32.txt @@ -3986,40 +3986,15 @@ QScreenOrientationChangeEvent (0xb3adf7bc) 0 QEvent (0xb398de38) 0 primary-for QScreenOrientationChangeEvent (0xb3adf7bc) -Class QAccessible::QPrivateSignal - size=1 align=1 - base size=0 base align=1 -QAccessible::QPrivateSignal (0xb398da48) 0 empty - Class QAccessible::State size=8 align=4 base size=5 base align=4 QAccessible::State (0xb398de00) 0 -Vtable for QAccessible -QAccessible::_ZTV11QAccessible: 14u entries -0 (int (*)(...))0 -4 (int (*)(...))(& _ZTI11QAccessible) -8 (int (*)(...))QAccessible::metaObject -12 (int (*)(...))QAccessible::qt_metacast -16 (int (*)(...))QAccessible::qt_metacall -20 (int (*)(...))QAccessible::~QAccessible -24 (int (*)(...))QAccessible::~QAccessible -28 (int (*)(...))QObject::event -32 (int (*)(...))QObject::eventFilter -36 (int (*)(...))QObject::timerEvent -40 (int (*)(...))QObject::childEvent -44 (int (*)(...))QObject::customEvent -48 (int (*)(...))QObject::connectNotify -52 (int (*)(...))QObject::disconnectNotify - Class QAccessible - size=8 align=4 - base size=8 base align=4 -QAccessible (0xb3adf7f8) 0 - vptr=((& QAccessible::_ZTV11QAccessible) + 8u) - QObject (0xb398df18) 0 - primary-for QAccessible (0xb3adf7f8) + size=1 align=1 + base size=0 base align=1 +QAccessible (0xb3adf7f8) 0 empty Vtable for QAccessibleInterface QAccessibleInterface::_ZTV20QAccessibleInterface: 23u entries |