ui: Update visible depth graph when changing depth level (issue #484)

This commit is contained in:
Eberhard Graether
2017-11-26 14:59:51 +01:00
parent 0d5c19db00
commit 7903ef9c1e
2 changed files with 10 additions and 0 deletions
+1
View File
@@ -75,6 +75,7 @@ private slots:
void resized();
void trailDepthChanged(int);
void trailDepthUpdated();
void clickedCollapse();
void clickedExpand();