summaryrefslogtreecommitdiff
path: root/vcl/inc/fontmanager.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/fontmanager.hxx')
-rw-r--r--vcl/inc/fontmanager.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/inc/fontmanager.hxx b/vcl/inc/fontmanager.hxx
index a5e18d67ba41..8c08b4ae6b5a 100644
--- a/vcl/inc/fontmanager.hxx
+++ b/vcl/inc/fontmanager.hxx
@@ -42,14 +42,14 @@
* friends are PostScript afm style, that is they are 1/1000 font height
*/
-// forward declarations
-namespace utl { class MultiAtomProvider; } // see unotools/atom.hxx
+namespace utl { class MultiAtomProvider; }
+
class FontSubsetInfo;
class ImplFontOptions;
class FontSelectPattern;
namespace psp {
-class PPDParser; // see ppdparser.hxx
+class PPDParser;
namespace fonttype
{