summaryrefslogtreecommitdiff
path: root/otk/rendercontrol.hh
diff options
context:
space:
mode:
Diffstat (limited to 'otk/rendercontrol.hh')
-rw-r--r--otk/rendercontrol.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/otk/rendercontrol.hh b/otk/rendercontrol.hh
index ff9d313d..fa07cf51 100644
--- a/otk/rendercontrol.hh
+++ b/otk/rendercontrol.hh
@@ -46,7 +46,7 @@ protected:
public:
virtual ~RenderControl();
- static RenderControl *getRenderControl(int screen);
+ static RenderControl *createRenderControl(int screen);
//! Draws a background onto a Surface, as specified by a RenderTexture
/*!