From 115f535248b36a4a08bbb570e6fc971d3c40e654 Mon Sep 17 00:00:00 2001 From: "SND\\weimingzhi_cp" Date: Thu, 11 Jun 2009 09:22:11 +0000 Subject: git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@23682 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/PluginController.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macosx/PluginController.m') diff --git a/macosx/PluginController.m b/macosx/PluginController.m index 958cad3a..a77f8850 100644 --- a/macosx/PluginController.m +++ b/macosx/PluginController.m @@ -12,7 +12,7 @@ - (IBAction)doConfigure:(id)sender { PcsxPlugin *plugin = [plugins objectAtIndex:[pluginMenu indexOfSelectedItem]]; - + [plugin configureAs:pluginType]; } -- cgit v1.2.3