mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 06:42:43 +00:00
Fixed vfo selection issue
This commit is contained in:
@@ -249,5 +249,7 @@ namespace ImGui {
|
||||
bool vfoBorderSelect = false;
|
||||
WaterfallVFO* relatedVfo = NULL;
|
||||
ImVec2 mouseDownPos;
|
||||
|
||||
ImVec2 lastMousePos;
|
||||
};
|
||||
};
|
||||
Reference in New Issue
Block a user