mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-07-09 10:35:21 +02: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