mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Restore cursor when moved over child widget
This commit is contained in:
@@ -193,6 +193,8 @@ DeviceGUI::DeviceGUI(QWidget *parent) :
|
||||
this,
|
||||
&DeviceGUI::addChannelEmitted
|
||||
);
|
||||
|
||||
m_resizer.enableChildMouseTracking();
|
||||
}
|
||||
|
||||
DeviceGUI::~DeviceGUI()
|
||||
|
||||
Reference in New Issue
Block a user