mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2022-08-04 Fred Gleason <fredg@paravelsystems.com>
* Added interlock logic to the 'Edit Switcher Event' dialog in rdcatch(1) to prevent creation of events containing null endpoints. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -69,6 +69,7 @@ class EditSwitchEvent : public RDDialog
|
||||
int GetSource();
|
||||
int GetDestination();
|
||||
bool CheckEvent(bool include_myself);
|
||||
void UpdateOkButton();
|
||||
RDMatrix *edit_matrix;
|
||||
RDDeck *edit_deck;
|
||||
RDRecording *edit_recording;
|
||||
|
||||
Reference in New Issue
Block a user