mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-07 00:14:49 -04:00
Fixed the rest of the warnings and main cmake file. Implements #663
This commit is contained in:
@@ -77,6 +77,7 @@ struct TestMISettings {
|
||||
void resetToDefaults();
|
||||
QByteArray serialize() const;
|
||||
bool deserialize(const QByteArray& data);
|
||||
TestMISettings& operator=(const TestMISettings&) = default;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user