1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-20 06:38:36 -04:00

Implement MainCore in MainWindow step1: except feature and device sets

This commit is contained in:
f4exb
2020-10-10 20:08:11 +02:00
parent 5c38560fc3
commit f5076457b4
12 changed files with 408 additions and 745 deletions
+2
View File
@@ -24,6 +24,8 @@
#include "maincore.h"
MESSAGE_CLASS_DEFINITION(MainCore::MsgDeviceSetFocus, Message)
MESSAGE_CLASS_DEFINITION(MainCore::MsgDVSerial, Message)
MESSAGE_CLASS_DEFINITION(MainCore::MsgDeleteInstance, Message)
MESSAGE_CLASS_DEFINITION(MainCore::MsgLoadPreset, Message)
MESSAGE_CLASS_DEFINITION(MainCore::MsgSavePreset, Message)