summaryrefslogtreecommitdiff
path: root/include/svx/hdft.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/hdft.hxx')
-rw-r--r--include/svx/hdft.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/hdft.hxx b/include/svx/hdft.hxx
index 632b64c1d779..5333af98a717 100644
--- a/include/svx/hdft.hxx
+++ b/include/svx/hdft.hxx
@@ -45,7 +45,7 @@ class SVX_DLLPUBLIC SvxHFPage: public SfxTabPage
public:
virtual bool FillItemSet( SfxItemSet* rOutSet ) SAL_OVERRIDE;
- virtual void Reset( const SfxItemSet& rSet ) SAL_OVERRIDE;
+ virtual void Reset( const SfxItemSet* rSet ) SAL_OVERRIDE;
virtual ~SvxHFPage();