mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#487) Stopped using focus events for selection in project tree
Already handled by sub window activation in main window.
This commit is contained in:
@@ -49,9 +49,6 @@ public:
|
||||
|
||||
void setDepthRangeAndReplot(double minDepth, double maxDepth);
|
||||
|
||||
protected:
|
||||
virtual void focusInEvent(QFocusEvent* event);
|
||||
|
||||
private:
|
||||
void updateScrollBar(double minDepth, double maxDepth);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user