1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-13 11:18:48 -04:00

Cosmetic changes

This commit is contained in:
f4exb
2018-09-12 01:21:51 +02:00
parent bdb0e50c5f
commit d084d6ff5b
3 changed files with 3 additions and 3 deletions
@@ -38,7 +38,7 @@ MESSAGE_CLASS_DEFINITION(DaemonSource::MsgConfigureDaemonSource, Message)
MESSAGE_CLASS_DEFINITION(DaemonSource::MsgQueryStreamData, Message)
MESSAGE_CLASS_DEFINITION(DaemonSource::MsgReportStreamData, Message)
const QString DaemonSource::m_channelIdURI = "sdrangel.channeltx.daemonsrc";
const QString DaemonSource::m_channelIdURI = "sdrangel.channeltx.daemonsource";
const QString DaemonSource::m_channelId ="DaemonSource";
DaemonSource::DaemonSource(DeviceSinkAPI *deviceAPI) :