mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-02 06:04:39 -04:00
Merge branch 'v7' of https://github.com/f4exb/sdrangel into v7
This commit is contained in:
@@ -276,14 +276,6 @@ bool RigCtlServerGUI::updateChannelList()
|
||||
return false;
|
||||
}
|
||||
|
||||
void RigCtlServerGUI::leaveEvent(QEvent*)
|
||||
{
|
||||
}
|
||||
|
||||
void RigCtlServerGUI::enterEvent(QEvent*)
|
||||
{
|
||||
}
|
||||
|
||||
void RigCtlServerGUI::onMenuDialogCalled(const QPoint &p)
|
||||
{
|
||||
if (m_contextMenuType == ContextMenuChannelSettings)
|
||||
|
||||
Reference in New Issue
Block a user