From 78381253676f85d9f78124e740fdde230e20ac60 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Sat, 10 Aug 2013 21:04:48 +0000 Subject: Some preferences improvements to the PeopsSoftGL plug-in on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@86612 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFXVideo/macsrc/PluginConfigController.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'macosx/plugins/DFXVideo/macsrc/PluginConfigController.h') diff --git a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h index a2c36094..d4bac705 100755 --- a/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h +++ b/macosx/plugins/DFXVideo/macsrc/PluginConfigController.h @@ -26,6 +26,10 @@ NSMutableDictionary *keyValues; } + +@property (retain) NSURL *vertexPath; +@property (retain) NSURL *fragmentPath; + - (IBAction)cancel:(id)sender; - (IBAction)ok:(id)sender; - (IBAction)reset:(id)sender; -- cgit v1.2.3