mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-02-03 09:44:01 -05:00
Websocket spectrum: updated documentation
This commit is contained in:
parent
07be58b0fb
commit
bc3e661850
@ -43,7 +43,7 @@ namespace SWGSDRangel {
|
||||
class SWGSuccessResponse;
|
||||
};
|
||||
|
||||
class SDRGUI_API SpectrumVis : public BasebandSampleSink {
|
||||
class SDRBASE_API SpectrumVis : public BasebandSampleSink {
|
||||
|
||||
public:
|
||||
class SDRBASE_API MsgConfigureSpectrumVis : public Message {
|
||||
@ -87,7 +87,7 @@ public:
|
||||
{ }
|
||||
};
|
||||
|
||||
class MsgConfigureWSpectrumOpenClose : public Message
|
||||
class SDRBASE_API MsgConfigureWSpectrumOpenClose : public Message
|
||||
{
|
||||
MESSAGE_CLASS_DECLARATION
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user