mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 08:01:13 +02:00
2021-08-15 Fred Gleason <fredg@paravelsystems.com>
* Fixed regressions in rdlogmanager(1) that caused the 'Color' setting for Events and Clocks to fail to be saved. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -166,6 +166,7 @@ class EditEvent : public RDDialog
|
||||
RDTransportButton *event_postimport_up_button;
|
||||
RDTransportButton *event_postimport_down_button;
|
||||
QPushButton *event_color_button;
|
||||
QColor event_color;
|
||||
bool event_saved;
|
||||
bool event_new_event;
|
||||
std::vector<QString> *event_new_events;
|
||||
|
Reference in New Issue
Block a user