1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 21:54:55 -04:00

Apply PR #1888 changes to samplemimo plugins

This commit is contained in:
f4exb
2023-11-29 05:06:54 +01:00
parent 07e8ae0de1
commit 8ce5ca51e2
17 changed files with 17 additions and 9 deletions
+1
View File
@@ -92,6 +92,7 @@ TestMIGui::TestMIGui(DeviceUISet *deviceUISet, QWidget* parent) :
makeUIConnections();
DialPopup::addPopupsToChildDials(this);
m_resizer.enableChildMouseTracking();
}
TestMIGui::~TestMIGui()