mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-11-29 16:50:13 +01:00
2021-03-25 Fred Gleason <fredg@paravelsystems.com>
* Modified rdlogedit(1) to use 'RDMarkerDialog' instead of 'RDEditAudio'. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
#include <rdgroup.h>
|
||||
#include <rdlog.h>
|
||||
#include <rdloglock.h>
|
||||
#include <rdmarkerdialog.h>
|
||||
#include <rdplay_deck.h>
|
||||
#include <rdsvc.h>
|
||||
#include <rdstereometer.h>
|
||||
@@ -268,6 +269,7 @@ class VoiceTracker : public RDDialog
|
||||
QAction *d_set_start_action;
|
||||
QAction *d_set_end_action;
|
||||
QAction *d_set_hook_action;
|
||||
RDMarkerDialog *d_marker_dialog;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user