1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-11 18:28:43 -04:00

Tx support: fixed buddy handling

This commit is contained in:
f4exb
2017-01-02 23:30:50 +01:00
parent f48fd4c3a4
commit 171ba7674e
4 changed files with 5 additions and 0 deletions
+1
View File
@@ -148,6 +148,7 @@ protected:
void *m_buddySharedPtr;
friend class MainWindow;
friend class DeviceSinkAPI;
};