mirror of
https://github.com/cookiengineer/audacity
synced 2025-06-18 17:10:05 +02:00
state field of status bar. Previous commit failed to build on linux (again). Added forward declaration of class wxStatusBar to ControlBar.h.
This commit is contained in:
parent
a4cc294158
commit
a25a8f8f26
@ -24,6 +24,7 @@ class wxKeyEvent;
|
|||||||
class wxTimer;
|
class wxTimer;
|
||||||
class wxTimerEvent;
|
class wxTimerEvent;
|
||||||
class wxWindow;
|
class wxWindow;
|
||||||
|
class wxStatusBar;
|
||||||
|
|
||||||
class AButton;
|
class AButton;
|
||||||
class AudacityProject;
|
class AudacityProject;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user