mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-22 19:58:39 -05:00
Tooltip toggle tweak for static tooltips
This commit is contained in:
parent
ee8c17114e
commit
d31a628b13
@ -167,6 +167,7 @@ void InteractiveCanvas::setStatusText(std::string statusText) {
|
||||
}
|
||||
} else {
|
||||
this->SetToolTip("");
|
||||
lastToolTip = "";
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user