another try at newer-boost::rational fixes

This commit is contained in:
Paul Davis
2018-12-03 20:56:26 -05:00
parent 1dcf797311
commit 498458c046

View File

@@ -896,7 +896,7 @@ StepView::motion_event (GdkEventMotion* ev)
return false;
}
double distance;
int distance;
switch (sv.mode()) {
case SequencerView::Timing: