summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/actctrl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/actctrl.hxx')
-rw-r--r--sw/source/uibase/inc/actctrl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/actctrl.hxx b/sw/source/uibase/inc/actctrl.hxx
index a0dd15ac380a..2c2f7f8ca4c9 100644
--- a/sw/source/uibase/inc/actctrl.hxx
+++ b/sw/source/uibase/inc/actctrl.hxx
@@ -28,7 +28,6 @@ class SW_DLLPUBLIC NumEditAction: public NumericField
Link<NumEditAction&,void> aActionLink;
protected:
- void Action();
virtual bool Notify( NotifyEvent& rNEvt ) override;
public:
NumEditAction(vcl::Window* pParent, WinBits nBits)