1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-08 06:03:49 +01:00

Put one of those functions back... I will need it in future.

This commit is contained in:
Paul Licameli
2015-08-30 13:47:12 -04:00
parent 05de64e251
commit 62765cb4c5
3 changed files with 7 additions and 0 deletions

View File

@@ -406,6 +406,7 @@ class AUDACITY_DLL_API AudacityProject: public wxFrame,
virtual void TP_ScrollRight();
virtual void TP_ScrollWindow(double scrollto);
virtual void TP_ScrollUpDown(int delta);
virtual void TP_HandleResize();
// ToolBar