mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-15 00:56:03 +01:00
2018-03-20 Fred Gleason <fredg@paravelsystems.com>
* Removed event checks when update Playout events in rdcatch(1).
This commit is contained in:
@@ -59,7 +59,6 @@ class EditPlayout : public QDialog
|
||||
private:
|
||||
void PopulateDecks(QComboBox *box);
|
||||
void Save();
|
||||
bool CheckEvent(bool include_myself);
|
||||
RDDeck *edit_deck;
|
||||
RDRecording *edit_recording;
|
||||
QCheckBox *edit_active_button;
|
||||
|
||||
Reference in New Issue
Block a user