mirror of
https://github.com/cookiengineer/audacity
synced 2025-05-01 16:19:43 +02:00
Fix some Mac compilation warnings
This commit is contained in:
parent
ff40403937
commit
d59592f862
@ -144,7 +144,7 @@ That's all!
|
||||
*/
|
||||
|
||||
#define DECLARE_POPUP_MENU(HandlerClass) \
|
||||
virtual void Populate();
|
||||
void Populate() override;
|
||||
|
||||
// begins function
|
||||
#define BEGIN_POPUP_MENU(HandlerClass) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user