mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
Fixed other potential bug on OSX
This commit is contained in:
@ -199,7 +199,7 @@ private:
|
||||
|
||||
dsp::NullSink<dsp::complex_t> ns;
|
||||
|
||||
Event<float>::EventHandler srChangeHandler;
|
||||
EventHandler<float> srChangeHandler;
|
||||
SinkManager::Stream stream;
|
||||
|
||||
};
|
||||
|
Reference in New Issue
Block a user