mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-17 16:11:12 +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:
@@ -79,6 +79,7 @@ class EditClock : public RDDialog
|
||||
QPushButton *edit_edit_button;
|
||||
QPushButton *edit_delete_button;
|
||||
QPushButton *edit_color_button;
|
||||
QColor edit_color;
|
||||
QLabel *edit_clockname_label;
|
||||
QLineEdit *edit_shortname_edit;
|
||||
QLabel *edit_clock_label;
|
||||
|
Reference in New Issue
Block a user