summaryrefslogtreecommitdiff
path: root/sw/source/ui/frmdlg/frmpage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/frmdlg/frmpage.cxx')
-rw-r--r--sw/source/ui/frmdlg/frmpage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx
index 9fade37ddb7e..2317ca1066ab 100644
--- a/sw/source/ui/frmdlg/frmpage.cxx
+++ b/sw/source/ui/frmdlg/frmpage.cxx
@@ -824,7 +824,7 @@ SfxTabPage* SwFrmPage::Create(vcl::Window *pParent, const SfxItemSet *rSet)
return new SwFrmPage( pParent, *rSet );
}
-void SwFrmPage::EnableGraficMode( void )
+void SwFrmPage::EnableGraficMode()
{
// i#39692 - mustn't be called more than once
if(!m_pRealSizeBT->IsVisible())