mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-30 17:20:32 +01:00
2021-08-31 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'Enable Now & Next' checkbox from the 'Edit Group' dialog in rdadmin(1). * Removed the 'RDGroup::enableNowNext()' and 'RDGroup::setEnableNowNext()' methods. * Removed the 'RDLogLine::nowNextEnabled()' and 'RDLogLine::setNowNextEnabled()' methods. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -70,8 +70,6 @@ class EditGroup : public RDDialog
|
||||
QCheckBox *group_music_check;
|
||||
QLabel *group_traffic_label;
|
||||
QCheckBox *group_traffic_check;
|
||||
QLabel *group_nownext_label;
|
||||
QCheckBox *group_nownext_check;
|
||||
QLabel *group_carttype_label;
|
||||
QComboBox *group_carttype_box;
|
||||
QPushButton *group_color_button;
|
||||
|
||||
Reference in New Issue
Block a user