ui: Fixed scrolling broken in graph view

This commit is contained in:
Eberhard Graether
2017-01-27 10:12:12 +01:00
parent 2aa8c4c22c
commit 32550dcb77
4 changed files with 14 additions and 32 deletions
-2
View File
@@ -58,8 +58,6 @@ private slots:
void zoomInPressed();
void zoomOutPressed();
void onMouseWheelEvent(QWheelEvent* event);
private:
void switchToNewGraphData();