mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2020-10-07 Fred Gleason <fredg@paravelsystems.com>
* Added a 'SERVICES.SUB_EVENT_INHERITANCE' field to the database. * Incremented the database version to 339. * Added 'RDSvc::subEventInheritance()' and 'RDSvc::setSubEventInheritance()' methods. * Added an 'Inline Traffic Inheritance' control to the 'Edit Service' dialog in rdadmin(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -78,6 +78,7 @@ class EditSvc : public RDDialog
|
||||
QLineEdit *svc_mus_label_cart_edit;
|
||||
QLineEdit *svc_mus_break_edit;
|
||||
QLineEdit *svc_mus_track_edit;
|
||||
QComboBox *svc_sub_event_inheritance_box;
|
||||
QCheckBox *svc_chain_box;
|
||||
QCheckBox *svc_autorefresh_box;
|
||||
QCheckBox *svc_loglife_box;
|
||||
|
||||
Reference in New Issue
Block a user