(#502) Reduce size of plot window when track is deleted

This commit is contained in:
Magne Sjaastad
2015-09-22 09:49:51 +02:00
parent 0daaba58a4
commit ef87f63b63
2 changed files with 35 additions and 8 deletions

View File

@@ -52,6 +52,7 @@ public:
private:
void updateScrollBar(double minDepth, double maxDepth);
void modifyWidthOfContainingMdiWindow(int widthChange);
private slots:
void slotSetMinDepth(int value);