2022-04-30 Fred Gleason <fredg@paravelsystems.com>

* Fixed a regression in rdairplay(1) that caused all of the button
	labels in the Button Log widget to be initialized with a black
	background.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2022-04-30 18:29:28 -04:00
parent 52cfa40dbc
commit dd991ebe0d
2 changed files with 11 additions and 4 deletions

View File

@@ -23017,3 +23017,7 @@
the added event.
2022-04-30 Fred Gleason <fredg@paravelsystems.com>
* Removed debugging printf()s from lib/rdmarkerview.cpp'.
2022-04-30 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused all of the button
labels in the Button Log widget to be initialized with a black
background.