1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-07-26 03:54:30 -04:00

SDRplay: open/close new style

This commit is contained in:
f4exb
2017-04-14 03:17:04 +02:00
parent 3fa28dab30
commit b05897d221
3 changed files with 62 additions and 49 deletions
@@ -96,6 +96,7 @@ private:
FCDProSettings m_settings;
FCDProThread* m_FCDThread;
QString m_deviceDescription;
bool m_running;
};
#endif // INCLUDE_FCDPROINPUT_H