began work setting several timings to use rational rather than long/double
This commit is contained in:
@@ -59,9 +59,7 @@ void TimelineArea::SetTrackType(Sequence *sequence, olive::TrackType track_type)
|
||||
type_ = track_type;
|
||||
|
||||
if (sequence_ != nullptr) {
|
||||
|
||||
connect(sequence_, SIGNAL(NodeGraphChanged()), this, SLOT(RefreshLabels()));
|
||||
|
||||
}
|
||||
|
||||
RefreshLabels();
|
||||
|
||||
Reference in New Issue
Block a user