summaryrefslogtreecommitdiff
path: root/include/vcl/OpenGLContext.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/OpenGLContext.hxx')
-rw-r--r--include/vcl/OpenGLContext.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/vcl/OpenGLContext.hxx b/include/vcl/OpenGLContext.hxx
index 8c7eb5513c3b..b62448a2e241 100644
--- a/include/vcl/OpenGLContext.hxx
+++ b/include/vcl/OpenGLContext.hxx
@@ -103,6 +103,8 @@ public:
void setWinSize(const Size& rSize);
GLWindow& getOpenGLWindow();
+ void renderToFile();
+
private:
SAL_DLLPRIVATE bool initWindow();