1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-08 17:04:46 -04:00

PVS-Studio Analysis corrections for less serious issues

This commit is contained in:
f4exb
2018-11-18 11:06:41 +01:00
parent 059228e39f
commit f5357e9917
15 changed files with 103 additions and 104 deletions
@@ -31,6 +31,7 @@ void DaemonSourceSettings::resetToDefaults()
m_dataPort = 9090;
m_rgbColor = QColor(140, 4, 4).rgb();
m_title = "Daemon source";
m_channelMarker = nullptr;
}
QByteArray DaemonSourceSettings::serialize() const