mirror of https://github.com/PCSX2/pcsx2.git
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:
parent
c1cc812a7b
commit
22c9bddde0
|
@ -93,7 +93,7 @@ public:
|
|||
virtual ~GSFrame() throw();
|
||||
|
||||
GSPanel* GetViewport();
|
||||
|
||||
void SetFocus();
|
||||
bool Show( bool shown=true );
|
||||
wxStaticText* GetLabel_OutputDisabled() const;
|
||||
|
||||
|
|
Loading…
Reference in New Issue