summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/tabledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/tabledlg.hxx')
-rw-r--r--sw/source/core/uibase/inc/tabledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/tabledlg.hxx b/sw/source/core/uibase/inc/tabledlg.hxx
index d18be07670dc..8349b4c7859c 100644
--- a/sw/source/core/uibase/inc/tabledlg.hxx
+++ b/sw/source/core/uibase/inc/tabledlg.hxx
@@ -38,7 +38,7 @@ class SwTableTabDlg : public SfxTabDialog
sal_uInt16 m_nBackgroundId;
sal_uInt16 m_nBorderId;
- virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage);
+ virtual void PageCreated(sal_uInt16 nId, SfxTabPage& rPage) SAL_OVERRIDE;
public:
SwTableTabDlg( Window* pParent, SfxItemPool& Pool,
const SfxItemSet* pItemSet, SwWrtShell* pSh );