mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-18 00:21:21 +02:00
2021-07-07 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in sound panels that broke timer countdowns during play-out. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -107,7 +107,7 @@ class RDPanelButton : public RDPushButton
|
||||
QTime button_end_time;
|
||||
int button_length[2];
|
||||
int button_active_length;
|
||||
int button_secs;
|
||||
int button_msecs;
|
||||
RDStation *button_station;
|
||||
RDPlayDeck *button_play_deck;
|
||||
int button_output;
|
||||
|
Reference in New Issue
Block a user