mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-23 17:30:17 +01:00
TranslatableString for tooltips and status bar messages
This commit is contained in:
@@ -200,7 +200,7 @@ private:
|
||||
(TrackPanelCell *pClickedTrack, TrackPanelCell *pLatestCell,
|
||||
unsigned refreshResult) override;
|
||||
|
||||
void UpdateStatusMessage( const wxString & ) override;
|
||||
void UpdateStatusMessage( const TranslatableString & ) override;
|
||||
|
||||
void CreateOverlays();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user