mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-24 11:04:10 -04:00
Fixed startup initialization sequence: interim state #1
This commit is contained in:
@@ -15,6 +15,7 @@ FileSink::FileSink() :
|
||||
m_recordStart(false),
|
||||
m_byteCount(0)
|
||||
{
|
||||
setObjectName("FileSink");
|
||||
}
|
||||
|
||||
FileSink::~FileSink()
|
||||
|
||||
Reference in New Issue
Block a user