qt6-bb10/tests/auto/corelib/kernel/qtranslator
Marc Mutz ab24390804 tst_qtranslator: fix memleak
QCoreApplication::installTranslator() does not take ownership of the
QTranslator. The QTranslator dtor removes itself from QCoreApplication
again.

Pick-to: 6.3 6.2 5.15
Change-Id: I17eb7ab350631eb32fe76af29d9a576a0efa05d8
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
2022-01-03 11:22:53 +00:00
..
.gitignore Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
CMakeLists.txt Remove conditioning on Android embedded 2021-09-17 17:30:14 +02:00
dependencies_la.qm Enable modularization of translation files. 2012-07-12 18:30:35 +02:00
dependencies_la.ts Enable modularization of translation files. 2012-07-12 18:30:35 +02:00
hellotr_empty.qm Allow loading of empty translation files 2018-07-12 08:54:33 +00:00
hellotr_empty.ts Allow loading of empty translation files 2018-07-12 08:54:33 +00:00
hellotr_la.qm QTranslator: Expose language of translation file 2020-02-10 15:14:55 +00:00
hellotr_la.ts Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
msgfmt_from_po.qm Moving relevant tests to corelib/kernel 2011-09-01 12:42:14 +02:00
tst_qtranslator.cpp tst_qtranslator: fix memleak 2022-01-03 11:22:53 +00:00