mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Fixed startup initialization sequence: interim state #1
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
|
||||
NullSink::NullSink()
|
||||
{
|
||||
setObjectName("NullSink");
|
||||
}
|
||||
|
||||
void NullSink::feed(SampleVector::const_iterator begin, SampleVector::const_iterator end, bool positiveOnly)
|
||||
|
||||
Reference in New Issue
Block a user