summaryrefslogtreecommitdiff
path: root/cui/source/inc/cfg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/cfg.hxx')
-rw-r--r--cui/source/inc/cfg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/cfg.hxx b/cui/source/inc/cfg.hxx
index 3da574f89e3d..529b4ea9ce72 100644
--- a/cui/source/inc/cfg.hxx
+++ b/cui/source/inc/cfg.hxx
@@ -437,7 +437,7 @@ public:
SvTreeListEntry* pTargetEntry );
bool FillItemSet( SfxItemSet* ) SAL_OVERRIDE;
- void Reset( const SfxItemSet& ) SAL_OVERRIDE;
+ void Reset( const SfxItemSet* ) SAL_OVERRIDE;
virtual bool DeleteSelectedContent() = 0;
virtual void DeleteSelectedTopLevel() = 0;