mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-08 00:44:48 -04:00
DSD and BFM demods: fixed UDP copy button tooltip when port changes
This commit is contained in:
@@ -606,6 +606,7 @@ void DSDDemodGUI::formatStatusText()
|
||||
void DSDDemodGUI::channelMarkerChanged()
|
||||
{
|
||||
this->setWindowTitle(m_channelMarker.getTitle());
|
||||
displayUDPAddress();
|
||||
applySettings();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user