This commit is contained in:
Robin Gareus 2015-02-26 19:50:51 +01:00
parent b1795550f3
commit 2249b98f53
1 changed files with 1 additions and 1 deletions

View File

@ -190,7 +190,7 @@ AUPluginUI::AUPluginUI (boost::shared_ptr<PluginInsert> insert)
cocoa_parent = 0;
cocoa_window = 0;
#ifdef WITH_CARBBON
#ifdef WITH_CARBON
_activating_from_app = false;
_notify = 0;
au_view = 0;