Kaydet (Commit) 355e3950 authored tarafından Markus Mohrhard's avatar Markus Mohrhard Kaydeden (comit) Markus Mohrhard

after resetting the values are not modified

Change-Id: I0211c9c7dcc24ce40fe7c573f35ac13c02e742c1
üst 2a7571d0
......@@ -136,6 +136,7 @@ void OpenGLCfg::reset()
{
mbUseOpenGL = officecfg::Office::Common::VCL::UseOpenGL::get();
mbForceOpenGL = officecfg::Office::Common::VCL::ForceOpenGL::get();
mbModified = false;
}
OpenGLCfg::~OpenGLCfg()
......
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