Don't freeze wxFolderListCtrl while changing it
This doesn't seem necessary with wxGTK neither (it was already disabled with wxMSW) and sometimes results in problems due to thawing a control which hadn't been frozen, so avoid this by simply not doing it at all.
Authored by: Vadim Zeitlin 2025-02-06
Parent: [ca0e02]
Child: [c018ad]