mirror of
https://github.com/cookiengineer/audacity
synced 2026-02-08 12:42:03 +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