mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-08-14 23:43:43 -04:00
Cosmetic changes
This commit is contained in:
@@ -48,7 +48,7 @@ void UDPSinkSettings::resetToDefaults()
|
||||
m_udpPort = 9998;
|
||||
m_audioPort = 9997;
|
||||
m_rgbColor = QColor(225, 25, 99).rgb();
|
||||
m_title = "UDP Sample Source";
|
||||
m_title = "UDP Sample Sink";
|
||||
}
|
||||
|
||||
QByteArray UDPSinkSettings::serialize() const
|
||||
|
||||
Reference in New Issue
Block a user