diff options
| author | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-10-07 18:45:25 +0000 |
|---|---|---|
| committer | SND\MaddTheSane_cp <SND\MaddTheSane_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2012-10-07 18:45:25 +0000 |
| commit | 15882a2822759bf1d3856beaa1c37346f371b68c (patch) | |
| tree | 85f28059ec632c46d659beba89e453bb88537222 /macosx/plugins/DFXVideo/macsrc/PluginConfigController.h | |
| parent | 5305a7ec798d466678bca82ac3f3a2318cee6668 (diff) | |
spacing change.
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@80267 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'macosx/plugins/DFXVideo/macsrc/PluginConfigController.h')
| -rw-r--r-- | macosx/plugins/DFXVideo/macsrc/PluginConfigController.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h index a740ed67..a2c36094 100644 --- a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h +++ b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h @@ -24,7 +24,7 @@ NSURL *vertexPath; NSURL *fragmentPath; - NSMutableDictionary *keyValues; + NSMutableDictionary *keyValues; } - (IBAction)cancel:(id)sender; - (IBAction)ok:(id)sender; |
