diff options
Diffstat (limited to 'cui/source/inc/hltpbase.hxx')
-rw-r--r-- | cui/source/inc/hltpbase.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/hltpbase.hxx b/cui/source/inc/hltpbase.hxx index 7c88179d1477..278eab3dd853 100644 --- a/cui/source/inc/hltpbase.hxx +++ b/cui/source/inc/hltpbase.hxx @@ -129,7 +129,7 @@ protected: SfxDispatcher* GetDispatcher() const; - HyperDialogEvent GetMacroEvents(); + HyperDialogEvent GetMacroEvents() const; SvxMacroTableDtor* GetMacroTable(); }; |