diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-05-21 13:25:53 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-05-21 13:26:15 +0300 |
commit | c1dbed8ac63ffc3c9112c88b05398caaaca52dc7 (patch) | |
tree | 14db4ac1d8cb8db5bb3ee7ca5b7ec6ca4ab1d3ca /include | |
parent | 02dcdb10111b9c5f644cbded01c6da688e807dac (diff) |
Use more specific tag
Change-Id: Ife10cae3f0bd7dd294c74799412528f2596369c8
Diffstat (limited to 'include')
-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 857302af780a..826872d6a514 100644 --- a/include/sal/log-areas.dox +++ b/include/sal/log-areas.dox @@ -373,6 +373,7 @@ certain functionality. @li @c vcl.filter @li @c vcl.fonts - font-specific code @li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc. +@li @c vcl.gdi.fontmetric @li @c vcl.gtk - Gtk+ 2/3 plugin @li @c vcl.harfbuzz - HarfBuzz text layout @li @c vcl.headless - bitmap-based backend |