diff options
author | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-11-07 07:32:00 +0100 |
---|---|---|
committer | Markus Mohrhard <markus.mohrhard@collabora.co.uk> | 2014-11-10 07:59:32 +0100 |
commit | 88cd7f366e35a731c780f94aa2f5435ef061f6a9 (patch) | |
tree | 99aa1e4be38dbc41748171791a5e1ef83c4655a1 /officecfg/registry | |
parent | e5890fcec5c7fabad07080f1ab2e97ee2526248c (diff) |
use GLXPixmap for VirtualDevice
Change-Id: I6397708f164be68bd6561a382115654f90ecd471
Diffstat (limited to 'officecfg/registry')
-rw-r--r-- | officecfg/registry/schema/org/openoffice/Office/Common.xcs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/registry/schema/org/openoffice/Office/Common.xcs b/officecfg/registry/schema/org/openoffice/Office/Common.xcs index e19df23e094c..42cfaa024ba9 100644 --- a/officecfg/registry/schema/org/openoffice/Office/Common.xcs +++ b/officecfg/registry/schema/org/openoffice/Office/Common.xcs @@ -856,7 +856,7 @@ <desc>Specifies if OpenGL rendering should be used in VCL backends supporting it.</desc> </info> - <value>false</value> + <value>true</value> </prop> </group> <group oor:name="InternalMSExport"> |