Dentomologist 384e044437 QtUtils/ClearLayoutRecursively: Fix potential crash
Use QObject->deleteLater() instead of the delete operator to destroy
child widgets of the layout. This prevents crashes caused by pending
events trying to access the now-destroyed widget.
2024-07-21 17:36:05 -07:00
..
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2024-07-06 07:36:31 -04:00
2024-07-06 07:36:31 -04:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00