mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2026-01-15 17:11:33 +01:00
2021-06-23 Fred Gleason <fredg@paravelsystems.com>
* Added a voice tracker widget to the right-hand side of rdairplay(1). Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -30,11 +30,10 @@
|
||||
#include <rdsvc.h>
|
||||
#include <rdstereometer.h>
|
||||
#include <rdtransportbutton.h>
|
||||
#include <rdwavepainter.h>
|
||||
#include <rdwidget.h>
|
||||
|
||||
#include <rdtrackermodel.h>
|
||||
#include <rdtrackertableview.h>
|
||||
#include <rdwavepainter.h>
|
||||
#include <rdwidget.h>
|
||||
|
||||
//
|
||||
// Widget Settings
|
||||
@@ -158,7 +157,6 @@ class RDTrackerWidget : public RDWidget
|
||||
int SingleSelectionLine(bool incl_end_handle=false);
|
||||
void SendNotification(RDNotification::Action action,const QString &log_name);
|
||||
void SendNotification(RDNotification::Action action,unsigned cartnum);
|
||||
|
||||
bool d_segue_loaded;
|
||||
unsigned d_play_start_macro;
|
||||
unsigned d_play_end_macro;
|
||||
|
||||
Reference in New Issue
Block a user