summaryrefslogtreecommitdiff
path: root/include/svl/grabbagitem.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/grabbagitem.hxx')
-rw-r--r--include/svl/grabbagitem.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/grabbagitem.hxx b/include/svl/grabbagitem.hxx
index fa02321297e2..13f253299378 100644
--- a/include/svl/grabbagitem.hxx
+++ b/include/svl/grabbagitem.hxx
@@ -23,7 +23,7 @@ private:
std::map<OUString, com::sun::star::uno::Any> m_aMap;
public:
- TYPEINFO();
+ TYPEINFO_OVERRIDE();
SfxGrabBagItem();
SfxGrabBagItem(sal_uInt16 nWhich, const std::map<OUString, com::sun::star::uno::Any>* pMap = 0);