summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/tools/IconCache.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/tools/IconCache.hxx')
-rw-r--r--sd/source/ui/inc/tools/IconCache.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/tools/IconCache.hxx b/sd/source/ui/inc/tools/IconCache.hxx
index a39e1de01e00..3ef8bc7dc2bb 100644
--- a/sd/source/ui/inc/tools/IconCache.hxx
+++ b/sd/source/ui/inc/tools/IconCache.hxx
@@ -53,7 +53,7 @@ public:
private:
class Implementation;
- ::std::auto_ptr<Implementation> mpImpl;
+ ::std::unique_ptr<Implementation> mpImpl;
/** The constructor creates the one instance of the cache and registers
it at the SdGlobalResourceContainer to limit is lifetime to that of