1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-05 15:34:57 -04:00

Fixed startup initialization sequence: interim state #1

This commit is contained in:
f4exb
2015-08-12 09:03:02 +02:00
parent 88f9641877
commit a7da0b76e2
26 changed files with 486 additions and 201 deletions
+1
View File
@@ -19,6 +19,7 @@ public:
Message* accept();
int countPending();
void clear();
signals:
void messageEnqueued();