ui: Tuned graph zooming

This commit is contained in:
Eberhard Graether
2016-03-14 23:42:45 +01:00
parent 0cc777a892
commit ba523111af
2 changed files with 27 additions and 11 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ signals:
private:
void updateTransform();
void updateZoom(bool in);
void updateZoom(float delta, bool animate);
QPoint m_last;