fixed clicking on splits to focus them

This commit is contained in:
fourtf
2017-09-16 16:49:52 +02:00
parent a4995201f5
commit 3e9f71dbf9
4 changed files with 6 additions and 4 deletions
+2
View File
@@ -96,6 +96,8 @@ public:
void clearMessages();
boost::signals2::signal<void(QMouseEvent *)> mouseDown;
protected:
virtual void resizeEvent(QResizeEvent *) override;