mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-10 22:56:01 +01:00
2019-06-11 Fred Gleason <fredg@paravelsystems.com>
* Fixed a bug in rdlogmanager(1) where the 'End of Clock' marker appeared at the start rather than at the end of the segment list.
This commit is contained in:
@@ -83,6 +83,10 @@ class EditClock : public QDialog
|
||||
bool ValidateCode();
|
||||
ClockListView *edit_clocks_list;
|
||||
RDClock *edit_clock;
|
||||
QPushButton *edit_add_button;
|
||||
QPushButton *edit_clone_button;
|
||||
QPushButton *edit_edit_button;
|
||||
QPushButton *edit_delete_button;
|
||||
QPushButton *edit_color_button;
|
||||
QLabel *edit_clockname_label;
|
||||
QLineEdit *edit_shortname_edit;
|
||||
|
||||
Reference in New Issue
Block a user