summaryrefslogtreecommitdiff
path: root/vcl/source/opengl
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2017-03-18 18:49:10 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2017-03-18 10:57:27 +0000
commit5198b4b8c7a7086753e499900b227e16f3d65340 (patch)
treefc69508e6e979679281b630bcebba6a611f8b07b /vcl/source/opengl
parent396138719206d5033faaeaf09b88437cbb3480e7 (diff)
vcl: make GtkData use osl::Condition instead of oslCondition
Condition is deprecated already, but there is no need for the GtkData class to use the low-level C-API, when in fact there is a C++ fascade that calls on this via the C++ abstraction, osl::Condition. This will make it much easier to switch to using std::condition_variable in the future. Change-Id: Iddd2cad0e1137c0b458ebe25b506d463847a6dc0 Reviewed-on: https://gerrit.libreoffice.org/35389 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'vcl/source/opengl')
0 files changed, 0 insertions, 0 deletions