2021-03-20 Fred Gleason <fredg@paravelsystems.com>

* Fixed a bug in 'RDMarkerView' that caused an incorrect limit
	stop to be applied to the 'Fade Down' marker after deletion of
	the 'Fade Up' marker'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-03-20 12:50:21 -04:00
parent dc4e3ad960
commit bb4fe56bb7
3 changed files with 6 additions and 6 deletions

View File

@@ -130,7 +130,6 @@ class RDMarkerView : public QWidget
int Msec(int frame) const;
void InterlockMarkerPair(RDMarkerHandle::PointerRole start_marker);
void InterlockFadeMarkerPair();
// void InterlockFadeUp();
bool LoadCutData();
void WriteWave();
void DrawMarker(RDMarkerHandle::PointerType type,