summaryrefslogtreecommitdiff
path: root/sfx2/inc/fwkhelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/inc/fwkhelper.hxx')
-rw-r--r--sfx2/inc/fwkhelper.hxx4
1 files changed, 3 insertions, 1 deletions
diff --git a/sfx2/inc/fwkhelper.hxx b/sfx2/inc/fwkhelper.hxx
index 34dd81bc3480..1b23e4c2bae6 100644
--- a/sfx2/inc/fwkhelper.hxx
+++ b/sfx2/inc/fwkhelper.hxx
@@ -33,6 +33,8 @@
#include <rtl/ustring.hxx>
-SFX2_DLLPUBLIC void SAL_CALL RefreshToolbars( ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame );
+SFX2_DLLPUBLIC void SAL_CALL RefreshToolbars(
+ ::com::sun::star::uno::Reference< ::com::sun::star::frame::XFrame >& rFrame
+);
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */