From 0a342e0492ee88b43f63ec3e3a17c463fad2bf09 Mon Sep 17 00:00:00 2001 From: "SND\\MaddTheSane_cp" Date: Wed, 23 Oct 2013 21:38:13 +0000 Subject: Implement window size setting for PeopsSoftGL on OS X. git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@87642 e17a0e51-4ae3-4d35-97c3-1a29b211df97 --- macosx/plugins/DFXVideo/macsrc/PluginWindow.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'macosx/plugins/DFXVideo/macsrc/PluginWindow.h') diff --git a/macosx/plugins/DFXVideo/macsrc/PluginWindow.h b/macosx/plugins/DFXVideo/macsrc/PluginWindow.h index 38a8dfa1..017579b2 100755 --- a/macosx/plugins/DFXVideo/macsrc/PluginWindow.h +++ b/macosx/plugins/DFXVideo/macsrc/PluginWindow.h @@ -19,6 +19,5 @@ #import @interface NetSfPeopsSoftGPUPluginWindow : NSWindow -{ -} + @end -- cgit v1.2.3