diff options
author | Jens Carl <j.carl43@gmx.de> | 2019-04-17 15:41:20 -0700 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2019-04-18 13:47:27 +0200 |
commit | 2a8f2fd072c9de7b5dc538419565e3351bd0936a (patch) | |
tree | 376a3a46d208a389431c59a0cdea7244233215e7 /include/sal/log-areas.dox | |
parent | f33942b7f418e8774d99d5c56aad4455c07eb809 (diff) |
tdf#43157 Clean up OSL_TRACE (replace with SAL_INFO)
Change-Id: Ifa196dec38d1b84ef14e9bb3a6b45d5ead72064a
Reviewed-on: https://gerrit.libreoffice.org/70904
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
Tested-by: Jenkins
Diffstat (limited to 'include/sal/log-areas.dox')
-rw-r--r-- | include/sal/log-areas.dox | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sal/log-areas.dox b/include/sal/log-areas.dox index 9ee69be03b6f..da6fd1c4a171 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -470,6 +470,7 @@ certain functionality. @li @c vcl.gdi.fontmetric @li @c vcl.gtk - Gtk+ 2/3 plugin @li @c vcl.gtk3 +@li @c vcl.gtkkde5 @li @c vcl.harfbuzz - HarfBuzz text layout @li @c vcl.headless - bitmap-based backend @li @c vcl.helper |