summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/other/qaccessibility/tst_qaccessibility.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/other/qaccessibility/tst_qaccessibility.cpp b/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
index 7e25684bff..acb072bf6d 100644
--- a/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
+++ b/tests/auto/other/qaccessibility/tst_qaccessibility.cpp
@@ -3254,7 +3254,7 @@ void tst_QAccessibility::bridgeTest()
ia2TableCell->Release();
ia2Table->Release();
#endif
- iaccTextEdit->Release();
+ iaccTable->Release();
}
iaccWindow->Release();