summaryrefslogtreecommitdiff
path: root/lotuswordpro/inc/xfilter/xfheaderstyle.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'lotuswordpro/inc/xfilter/xfheaderstyle.hxx')
-rw-r--r--lotuswordpro/inc/xfilter/xfheaderstyle.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/lotuswordpro/inc/xfilter/xfheaderstyle.hxx b/lotuswordpro/inc/xfilter/xfheaderstyle.hxx
index 6bc8dd6f1977..7e5a3bda9e92 100644
--- a/lotuswordpro/inc/xfilter/xfheaderstyle.hxx
+++ b/lotuswordpro/inc/xfilter/xfheaderstyle.hxx
@@ -105,7 +105,7 @@ public:
/**
* @descr Set header borders.
*/
- void SetBorders(XFBorders *pBorders);
+ void SetBorders(std::unique_ptr<XFBorders> pBorders);
void SetBackImage(std::unique_ptr<XFBGImage>& rImage);