1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-01 13:47:01 -04:00

Moved export.h file to root of exports directory and removed util

This commit is contained in:
f4exb
2018-03-20 13:49:21 +01:00
parent afa7351811
commit 72e29fd3f8
190 changed files with 189 additions and 189 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
#include <QString>
#include <QByteArray>
#include "util/export.h"
#include "export.h"
class Message;
class MessageQueue;