mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
GUI segregation: de-tangle PluginGUI interface from QWidget
This commit is contained in:
@@ -18,9 +18,10 @@
|
||||
#define INCLUDE_BLADERFINPUTGUI_H
|
||||
|
||||
#include <QTimer>
|
||||
#include "plugin/plugingui.h"
|
||||
#include <QWidget>
|
||||
|
||||
#include "../bladerfinput/bladerfinput.h"
|
||||
#include "plugin/plugingui.h"
|
||||
#include "bladerfinput.h"
|
||||
|
||||
class DeviceSourceAPI;
|
||||
class FileRecord;
|
||||
|
||||
Reference in New Issue
Block a user