1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-11 02:08:46 -04:00

RigCtrl plugin: removed QtWidgets dependencies from where they should not be

This commit is contained in:
f4exb
2020-09-09 01:28:19 +02:00
parent 029c49b0b7
commit 40bd691a45
4 changed files with 9 additions and 6 deletions
+1
View File
@@ -23,6 +23,7 @@
#include "rigctrl.h"
class PluginAPI;
class QMainWindow;
#define RIGCTRL_DEVICE_TYPE_ID "sdrangel.misc.rigctrl"