diff options
Diffstat (limited to 'macosx/PluginController.m')
| -rwxr-xr-x | macosx/PluginController.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/macosx/PluginController.m b/macosx/PluginController.m index a857bbbb..1d74f9cc 100755 --- a/macosx/PluginController.m +++ b/macosx/PluginController.m @@ -78,6 +78,7 @@ { [plugins release]; [defaultKey release]; + [super dealloc]; } #endif |
