mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-04 17:49:45 +02:00
Remove declaration of undefined function in ShuttleGui
This commit is contained in:
parent
8b65b1ae08
commit
e7783f4fde
@ -343,7 +343,6 @@ public:
|
||||
wxMenuBar * AddMenuBar( );
|
||||
wxMenu * AddMenu( const TranslatableString & Title );
|
||||
void AddIcon( wxBitmap * pBmp);
|
||||
void AddIconButton( const wxString & Command, const wxString & Params,wxBitmap * pBmp );
|
||||
void AddFixedText(
|
||||
const TranslatableString & Str, bool bCenter = false, int wrapWidth = 0 );
|
||||
void AddConstTextBox(
|
||||
|
Loading…
x
Reference in New Issue
Block a user