fixed clicking on splits to focus them
This commit is contained in:
@@ -96,6 +96,8 @@ public:
|
||||
|
||||
void clearMessages();
|
||||
|
||||
boost::signals2::signal<void(QMouseEvent *)> mouseDown;
|
||||
|
||||
protected:
|
||||
virtual void resizeEvent(QResizeEvent *) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user