summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx')
-rw-r--r--sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
index 479602b72d43..b0543248a089 100644
--- a/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
+++ b/sd/source/ui/slidesorter/inc/view/SlsFontProvider.hxx
@@ -36,7 +36,7 @@ class FontProvider
: public SdGlobalResource
{
public:
- typedef ::boost::shared_ptr<vcl::Font> SharedFontPointer;
+ typedef ::boost::shared_ptr<::vcl::Font> SharedFontPointer;
/** Return the single instance of this class. Throws a RuntimeException
when no instance can be created.