mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-13 11:18:48 -04:00
Cosmetic changes
This commit is contained in:
@@ -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) :
|
||||
|
||||
Reference in New Issue
Block a user