1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-23 10:34:12 -04:00

Deep redesign: move to SDRangel #1

This commit is contained in:
f4exb
2015-08-30 01:26:51 +02:00
parent 60198c2d26
commit a6e4f598e2
43 changed files with 88 additions and 89 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
class Message;
class SDRANGELOVE_API MessageQueue : public QObject {
class SDRANGEL_API MessageQueue : public QObject {
Q_OBJECT
public: