2023-09-27 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDSoundPanel' that threw a segfault when adding
	a new button to a User panel.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2023-09-27 15:42:56 -04:00
parent 876495ec4d
commit 4e48d86522
2 changed files with 12 additions and 19 deletions

View File

@@ -24396,3 +24396,6 @@
2023-09-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDPanelButton' that caused the background
color to fail to be reset when clearing the button.
2023-09-27 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in 'RDSoundPanel' that threw a segfault when adding
a new button to a User panel.