summaryrefslogtreecommitdiff
path: root/cui/source/inc/SpellDialog.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/SpellDialog.hxx')
-rw-r--r--cui/source/inc/SpellDialog.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/SpellDialog.hxx b/cui/source/inc/SpellDialog.hxx
index 7775ea347dbf..65de78342f7e 100644
--- a/cui/source/inc/SpellDialog.hxx
+++ b/cui/source/inc/SpellDialog.hxx
@@ -109,7 +109,7 @@ public:
void ResetUndo();
void Undo();
void AddUndoAction( std::unique_ptr<SfxUndoAction> pAction );
- size_t GetUndoActionCount();
+ size_t GetUndoActionCount() const;
void UndoActionStart( sal_uInt16 nId );
void UndoActionEnd();