aboutsummaryrefslogtreecommitdiff
path: root/sp/src/public/matsys_controls/potterywheelpanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'sp/src/public/matsys_controls/potterywheelpanel.h')
-rw-r--r--sp/src/public/matsys_controls/potterywheelpanel.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sp/src/public/matsys_controls/potterywheelpanel.h b/sp/src/public/matsys_controls/potterywheelpanel.h
index 8cb41497..47125a3f 100644
--- a/sp/src/public/matsys_controls/potterywheelpanel.h
+++ b/sp/src/public/matsys_controls/potterywheelpanel.h
@@ -131,8 +131,9 @@ protected:
bool m_bRenderToTexture;
+ virtual void SetupRenderState( int nDisplayWidth, int nDisplayHeight );
+
private:
- void SetupRenderState( int nDisplayWidth, int nDisplayHeight );
void CreateDefaultLights();
void DestroyLights();