diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-05-23 19:31:11 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-05-23 19:59:36 +0300 |
commit | 4cb41493edd162a83975e7b7604a3bf4ca43a578 (patch) | |
tree | 96db0466f40931214b0a0632b271d94421b00507 /include | |
parent | b8624e120e6e2643b0b9c7497177c659389b94d3 (diff) |
Add SAL_INFO tracing for CoreText calls
Change-Id: Ie60e0b64a2d9d8a045cb3c59fc781d6f9b2808a0
Diffstat (limited to 'include')
-rw-r--r-- | include/sal/log-areas.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 8412f015c50c..38d72fcae14a 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -368,7 +368,7 @@ certain functionality. @li @c vcl.app @li @c vcl.cg - CoreGraphics calls on OS X and iOS @li @c vcl.control -@li @c vcl.coretext - CoreText-using code for Mac OS X and iOS +@li @c vcl.ct - CoreText-using code for OS X and iOS @li @c vcl.debugevent @li @c vcl.emf - EMF/EMF+ processing @li @c vcl.filter |