mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 14:20:11 +01:00
2024-05-08 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the start time indicators in the button log to display the incorrect color for hard time events. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -114,7 +114,9 @@ class LogLineBox : public RDWidget
|
||||
QPalette line_changed_stop_palette;
|
||||
QPalette line_changed_play_palette;
|
||||
QPalette line_time_palette;
|
||||
QString line_time_style_sheet;
|
||||
QPalette line_hard_palette;
|
||||
QString line_hard_style_sheet;
|
||||
QPalette line_timescale_palette;
|
||||
QPalette line_transition_palette;
|
||||
QPalette line_text_palette;
|
||||
|
||||
Reference in New Issue
Block a user