qtbase/util/locale_database/testlocales
Edward Welbourne 065548e7b4 Modernise testlocales/ program and make it compile
After several years unused, it had bit-rotted to the point of not
compiling and failing an assertion. It also appears to have always had
a bad free() on exit, due to passing the address of a static object to
a function that took ownership and later deleted it.

Change-Id: I91856258c3fedf820bf151b5d205d257876a8e13
Reviewed-by: Jason McDonald <macadder1@gmail.com>
2024-04-26 07:36:16 +02:00
..
localemodel.cpp Modernise testlocales/ program and make it compile 2024-04-26 07:36:16 +02:00
localemodel.h Modernise testlocales/ program and make it compile 2024-04-26 07:36:16 +02:00
localewidget.cpp Modernise testlocales/ program and make it compile 2024-04-26 07:36:16 +02:00
localewidget.h
main.cpp
testlocales.pro Modernise testlocales/ program and make it compile 2024-04-26 07:36:16 +02:00