summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2012-11-20 21:27:47 +0100
committerMichael Stahl <mstahl@redhat.com>2012-11-20 21:44:16 +0100
commit079485a6486b76090e64e899e44e8598cd2159e7 (patch)
treed8099f930203506f4cc453f97626a0d3a16b7fc3 /vcl
parentec8dcf58e95bda4c394fc15b5eae72c408f19aca (diff)
sal, cppuhelper, udkapi, offapi: s/@since 3.7/@since 4.0/
Change-Id: Iefbe31af8d6ec421c6006423b6ee3a6375e3d453
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/vcl/temporaryfonts.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/inc/vcl/temporaryfonts.hxx b/vcl/inc/vcl/temporaryfonts.hxx
index 6333b92ca647..ecd590e47968 100644
--- a/vcl/inc/vcl/temporaryfonts.hxx
+++ b/vcl/inc/vcl/temporaryfonts.hxx
@@ -18,7 +18,7 @@
Management of temporary fonts (e.g. embedded in documents).
This class handles adding of temporary fonts.
- @since LibreOffice 3.7
+ @since LibreOffice 4.0
*/
class VCL_DLLPUBLIC TemporaryFonts
{