mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-10 02:55:22 +02:00
Added theme system
This commit is contained in:
@ -4,5 +4,6 @@ namespace gui {
|
||||
MainWindow mainWindow;
|
||||
ImGui::WaterFall waterfall;
|
||||
FrequencySelect freqSelect;
|
||||
ThemeManager themeManager;
|
||||
Menu menu;
|
||||
};
|
Reference in New Issue
Block a user