mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-10 11:05:22 +02:00
UI Cleanup + Fixed waterfall zoom bug
This commit is contained in:
@ -12,4 +12,8 @@ namespace style {
|
||||
void beginDisabled();
|
||||
void endDisabled();
|
||||
void testtt();
|
||||
}
|
||||
|
||||
namespace ImGui {
|
||||
void LeftLabel(char* text);
|
||||
}
|
Reference in New Issue
Block a user