1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-28 13:04:17 -04:00

Removed direct reference to the DeviceSinkAPI in the sink GUIs. Removed DeviceSourceAPI forward declaration in source GUI headers

This commit is contained in:
f4exb
2017-10-30 02:54:22 +01:00
parent b770e656b3
commit c3de895301
37 changed files with 62 additions and 106 deletions
-1
View File
@@ -25,7 +25,6 @@
#include "fcdproinput.h"
class DeviceSourceAPI;
class QWidget;
class DeviceUISet;