summaryrefslogtreecommitdiff
path: root/editeng/inc/edtspell.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'editeng/inc/edtspell.hxx')
-rw-r--r--editeng/inc/edtspell.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/editeng/inc/edtspell.hxx b/editeng/inc/edtspell.hxx
index eaf73b8908de..91e2218dad06 100644
--- a/editeng/inc/edtspell.hxx
+++ b/editeng/inc/edtspell.hxx
@@ -45,7 +45,7 @@ private:
virtual bool SpellMore() override;
public:
- EditSpellWrapper(weld::Window* pWin, bool bIsStart, EditView* pView);
+ EditSpellWrapper(weld::Widget* pWin, bool bIsStart, EditView* pView);
};
/**