summaryrefslogtreecommitdiff
path: root/include/vcl/opengl/OpenGLContext.hxx
diff options
context:
space:
mode:
authorMarkus Mohrhard <markus.mohrhard@googlemail.com>2014-06-15 22:24:46 +0200
committerMichael Meeks <michael.meeks@collabora.com>2014-07-07 12:54:09 +0000
commitcd3e7bd7acaa29d19a57326f6080926321b78c23 (patch)
tree830bb2752cfdfbe28431e6ca47a0cb07657d040e /include/vcl/opengl/OpenGLContext.hxx
parent2a356a1a3fb89fb737ad02d7f864e521cb954a8a (diff)
Make OpenGL 2D rendering working again.
Change-Id: I29101aee77ac37f5a8e1b929793d7554bc425b26 Reviewed-on: https://gerrit.libreoffice.org/10075 Reviewed-by: Kohei Yoshida <libreoffice@kohei.us> Tested-by: Kohei Yoshida <libreoffice@kohei.us> (cherry picked from commit d72d80aa8393c9416423602779cb63b22141033a) Reviewed-on: https://gerrit.libreoffice.org/10089 Reviewed-by: Muthu Subramanian K <muthusuba@gmail.com> Reviewed-by: Michael Meeks <michael.meeks@collabora.com> Tested-by: Michael Meeks <michael.meeks@collabora.com>
Diffstat (limited to 'include/vcl/opengl/OpenGLContext.hxx')
-rw-r--r--include/vcl/opengl/OpenGLContext.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/opengl/OpenGLContext.hxx b/include/vcl/opengl/OpenGLContext.hxx
index 608c9cb2ef19..8a7eb5597da7 100644
--- a/include/vcl/opengl/OpenGLContext.hxx
+++ b/include/vcl/opengl/OpenGLContext.hxx
@@ -167,7 +167,6 @@ public:
}
static SystemWindowData generateWinData(Window* pParent);
-
private:
SAL_DLLPRIVATE bool initWindow();
SAL_DLLPRIVATE bool ImplInit();