Fix for last commit :p

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2842 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
ramapcsx2 2010-04-13 13:35:02 +00:00
parent c1cc812a7b
commit 22c9bddde0
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ public:
virtual ~GSFrame() throw();
GSPanel* GetViewport();
void SetFocus();
bool Show( bool shown=true );
wxStaticText* GetLabel_OutputDisabled() const;