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