mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-11 23:25:57 +01:00
2021-03-25 Fred Gleason <fredg@paravelsystems.com>
* Modified rdcatch(1) to use 'RDMarkerDialog' instead of 'RDEditAudio'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
#include <QAction>
|
||||
#include <QMenu>
|
||||
|
||||
#include <rdmarkerdialog.h>
|
||||
#include <rdtableview.h>
|
||||
|
||||
class CatchTableView : public RDTableView
|
||||
@@ -48,6 +49,7 @@ class CatchTableView : public RDTableView
|
||||
int d_mouse_row;
|
||||
int d_cue_card;
|
||||
int d_cue_port;
|
||||
RDMarkerDialog *d_marker_dialog;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user