merge with dev

This commit is contained in:
Desmis
2019-06-04 18:29:58 +02:00
20 changed files with 92 additions and 72 deletions

View File

@@ -1636,7 +1636,7 @@ void MyFlatCurve::movePoint(bool moveX, bool moveY, bool pipetteDrag)
}
}
// Set datas relative to cursor position
// Set data relative to cursor position
void MyFlatCurve::getCursorPosition(Gdk::EventType evType, bool isHint, int evX, int evY, Gdk::ModifierType modifierKey)
{
int tx, ty;