mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 09:20:16 +01:00
Move drawing code for snap guidelines
This commit is contained in:
@@ -41,11 +41,6 @@ bool UIHandle::Escape()
|
||||
return false;
|
||||
}
|
||||
|
||||
void UIHandle::DrawExtras
|
||||
(DrawingPass, wxDC *, const wxRegion &, const wxRect &)
|
||||
{
|
||||
}
|
||||
|
||||
bool UIHandle::StopsOnKeystroke()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user