diff options
Diffstat (limited to 'include/svl/ptitem.hxx')
-rw-r--r-- | include/svl/ptitem.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ptitem.hxx b/include/svl/ptitem.hxx index dedcc29c8391..c0ed4a3040cc 100644 --- a/include/svl/ptitem.hxx +++ b/include/svl/ptitem.hxx @@ -27,7 +27,7 @@ class SvStream; DBG_NAMEEX_VISIBILITY(SfxPointItem, SVL_DLLPUBLIC) -// ----------------------------------------------------------------------- + class SVL_DLLPUBLIC SfxPointItem: public SfxPoolItem { |