another try at newer-boost::rational fixes
This commit is contained in:
@@ -896,7 +896,7 @@ StepView::motion_event (GdkEventMotion* ev)
|
||||
return false;
|
||||
}
|
||||
|
||||
double distance;
|
||||
int distance;
|
||||
|
||||
switch (sv.mode()) {
|
||||
case SequencerView::Timing:
|
||||
|
||||
Reference in New Issue
Block a user