summaryrefslogtreecommitdiff
path: root/sw/inc/gotodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/inc/gotodlg.hxx')
-rw-r--r--sw/inc/gotodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/inc/gotodlg.hxx b/sw/inc/gotodlg.hxx
index a7971bec225f..0007bc2788cc 100644
--- a/sw/inc/gotodlg.hxx
+++ b/sw/inc/gotodlg.hxx
@@ -40,7 +40,7 @@ private:
SfxBindings *m_rBindings;
sal_uInt16 mnMaxPageCnt;
- std::unique_ptr<weld::Entry> mxMtrPageCtrl;
+ std::unique_ptr<weld::SpinButton> mxMtrPageCtrl;
std::unique_ptr<weld::Label> mxPageNumberLbl;
SwView* GetCreateView() const;