mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-19 17:11:12 +02:00
Mac build band-aid
This commit is contained in:
@@ -68,7 +68,7 @@ public:
|
||||
virtual ~NativeWindow()
|
||||
{
|
||||
GetPeer()->RemoveFromParent();
|
||||
m_peer = NULL;
|
||||
SetPeer( nullptr );
|
||||
}
|
||||
|
||||
bool Create(wxWindow* parent, WXWidget view)
|
||||
|
Reference in New Issue
Block a user