diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-09 03:20:01 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2013-07-09 03:20:01 +0000 |
| commit | c912deb4e76adb823b1bb5355b1171eb1241b42b (patch) | |
| tree | a914f42122662759aa8bd13a2bf2447ad3c22e81 /macosx/plugins/Bladesio1/macsrc/PluginConfigController.h | |
| parent | 2062efdfedb6fd9bef719a1b8ad000602ddf0e69 (diff) | |
| download | pcsxr-c912deb4e76adb823b1bb5355b1171eb1241b42b.tar.gz | |
Updating OS X plug-in code.
Now the net plug-in will warn you if you have a too large or non-ASCII characters.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@85926 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/Bladesio1/macsrc/PluginConfigController.h')
| -rwxr-xr-x | macosx/plugins/Bladesio1/macsrc/PluginConfigController.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macosx/plugins/Bladesio1/macsrc/PluginConfigController.h b/macosx/plugins/Bladesio1/macsrc/PluginConfigController.h index 595dce02..3adaf29b 100755 --- a/macosx/plugins/Bladesio1/macsrc/PluginConfigController.h +++ b/macosx/plugins/Bladesio1/macsrc/PluginConfigController.h @@ -17,7 +17,6 @@ - (IBAction)toggleEnabled:(id)sender; - (IBAction)resetPreferences:(id)sender; - - (void)loadValues; @end |
