mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-12 07:35:55 +01:00
2021-06-29 Fred Gleason <fredg@paravelsystems.com>
* Fixed a regression in rdairplay(1) that caused the event editor dialog to display the 'Cart Notes' editor window in the wrong location. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -71,6 +71,7 @@ class EditEvent : public RDDialog
|
||||
QCheckBox *edit_overlap_box;
|
||||
QLabel *edit_overlap_label;
|
||||
RDCueEdit *edit_cue_edit;
|
||||
bool edit_using_cue;
|
||||
QFont normal_font;
|
||||
QLabel *edit_cart_notes_label;
|
||||
QTextEdit *edit_cart_notes_text;
|
||||
|
||||
Reference in New Issue
Block a user