Kaydet (Commit) 30cf6528 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

request a legacy context for OGLTrans

Change-Id: If001121da14ca9d15f6c36af30428f1851710524
üst b3e74732
...@@ -104,6 +104,7 @@ namespace oglcanvas ...@@ -104,6 +104,7 @@ namespace oglcanvas
VCLUnoHelper::GetInterface(&rWindow), VCLUnoHelper::GetInterface(&rWindow),
uno::UNO_QUERY_THROW) ); uno::UNO_QUERY_THROW) );
maContext.requestLegacyContext();
maContext.init(&rWindow); maContext.init(&rWindow);
// init window context // init window context
initContext(); initContext();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment