mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-03 06:24:48 -04:00
XTRX output
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
|
||||
struct xtrx_dev;
|
||||
|
||||
class XTRXInputThread : public QThread
|
||||
class XTRXInputThread : public QThread, public DeviceXTRXShared::ThreadInterface
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user