summaryrefslogtreecommitdiff
path: root/include/sfx2/hintpost.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/hintpost.hxx')
-rw-r--r--include/sfx2/hintpost.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/hintpost.hxx b/include/sfx2/hintpost.hxx
index f840f9619b23..6b562a715a41 100644
--- a/include/sfx2/hintpost.hxx
+++ b/include/sfx2/hintpost.hxx
@@ -61,7 +61,7 @@ public:
-SV_DECL_IMPL_REF(SfxHintPoster);
+typedef tools::SvRef<SfxHintPoster> SfxHintPosterRef;
#endif