summaryrefslogtreecommitdiffstats
path: root/cui/source/options/optopencl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/options/optopencl.cxx')
-rw-r--r--cui/source/options/optopencl.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/source/options/optopencl.cxx b/cui/source/options/optopencl.cxx
index cbe37dd6ed54..b24d4ceb3c27 100644
--- a/cui/source/options/optopencl.cxx
+++ b/cui/source/options/optopencl.cxx
@@ -70,6 +70,7 @@ void SvxOpenCLTabPage::dispose()
mpUseSwInterpreter.clear();
mpUseOpenCL.clear();
+ clUsed.clear();
SfxTabPage::dispose();
}