1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-03 22:45:05 -04:00

AirspyHF and BladeRF input server plugins: removed QWidget dependency

This commit is contained in:
f4exb
2018-04-15 19:14:20 +02:00
parent f4b090062d
commit 4df9aa93ab
6 changed files with 31 additions and 7 deletions
@@ -30,7 +30,6 @@
#include "device/devicesourceapi.h"
#include "device/devicesinkapi.h"
#include "bladerfinputgui.h"
#include "bladerfinputthread.h"
MESSAGE_CLASS_DEFINITION(BladerfInput::MsgConfigureBladerf, Message)