diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-30 19:38:29 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-04-02 15:14:54 +0000 |
commit | 60212d610762c262782eaf79bfd1fa3798d8afa7 (patch) | |
tree | 82dcc17a801d4aec6cc8de9396274141fc647751 /sal/inc | |
parent | f574e1defdb537bdd741edd2523563aa0b03be5a (diff) |
vcl: convert some fprintf to SAL_INFO
Change-Id: I4b9a20e62e8e137a1bfaa1c654307f15c33e3d3c
Reviewed-on: https://gerrit.libreoffice.org/3143
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
Diffstat (limited to 'sal/inc')
-rw-r--r-- | sal/inc/sal/log-areas.dox | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sal/inc/sal/log-areas.dox b/sal/inc/sal/log-areas.dox index 05c0f970a13c..c36c742fe3a9 100644 --- a/sal/inc/sal/log-areas.dox +++ b/sal/inc/sal/log-areas.dox @@ -260,6 +260,8 @@ certain functionality. @li @c vcl.gdi - the GDI part of VCL, devices, bitmaps, etc. @li @c vcl.gtk - Gtk+ 2/3 plugin @li @c vcl.headless - bitmap-based backend +@li @c vcl.kde - KDE +@li @c vcl.kde4 - KDE4 @li @c vcl.layout - Widget layout @li @c vcl.scrollbar - Scroll Bars @li @c vcl.sm - Session Manager |