summaryrefslogtreecommitdiff
path: root/cui/source/inc/newtabledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/newtabledlg.hxx')
-rw-r--r--cui/source/inc/newtabledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/newtabledlg.hxx b/cui/source/inc/newtabledlg.hxx
index 778457aec69e..109d62f1509e 100644
--- a/cui/source/inc/newtabledlg.hxx
+++ b/cui/source/inc/newtabledlg.hxx
@@ -35,7 +35,7 @@ private:
public:
SvxNewTableDialog( vcl::Window* pWindow );
- virtual short Execute(void) SAL_OVERRIDE;
+ virtual short Execute() SAL_OVERRIDE;
virtual sal_Int32 getRows() const SAL_OVERRIDE;
virtual sal_Int32 getColumns() const SAL_OVERRIDE;