mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-25 19:44:12 -04:00
Reverse API: network reply error message enhancement. Added Q_OBJECT to test source and RTL-SDR input definitions to handle network reply correctly.
This commit is contained in:
@@ -33,6 +33,7 @@ class QNetworkAccessManager;
|
||||
class QNetworkReply;
|
||||
|
||||
class RTLSDRInput : public DeviceSampleSource {
|
||||
Q_OBJECT
|
||||
public:
|
||||
class MsgConfigureRTLSDR : public Message {
|
||||
MESSAGE_CLASS_DECLARATION
|
||||
|
||||
Reference in New Issue
Block a user