mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 12:07:49 +02:00
Added theme system
This commit is contained in:
@ -2,7 +2,8 @@
|
||||
|
||||
enum {
|
||||
RADIO_IFACE_CMD_GET_MODE,
|
||||
RADIO_IFACE_CMD_SET_MODE
|
||||
RADIO_IFACE_CMD_SET_MODE,
|
||||
RADIO_IFACE_CMD_SET_BANDWIDTH,
|
||||
};
|
||||
|
||||
enum {
|
||||
|
Reference in New Issue
Block a user