1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -04:00
This commit is contained in:
f4exb
2022-04-23 11:38:03 +02:00
84 changed files with 599 additions and 299 deletions
@@ -292,14 +292,6 @@ void GS232ControllerGUI::updatePipeList(const QList<GS232ControllerSettings::Ava
// }
}
void GS232ControllerGUI::leaveEvent(QEvent*)
{
}
void GS232ControllerGUI::enterEvent(QEvent*)
{
}
void GS232ControllerGUI::onMenuDialogCalled(const QPoint &p)
{
if (m_contextMenuType == ContextMenuChannelSettings)