diff options
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; |
