summaryrefslogtreecommitdiff
path: root/sw/source/uibase/inc/tabledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/inc/tabledlg.hxx')
-rw-r--r--sw/source/uibase/inc/tabledlg.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/source/uibase/inc/tabledlg.hxx b/sw/source/uibase/inc/tabledlg.hxx
index 3d4af57d89d1..1b0dd0917b18 100644
--- a/sw/source/uibase/inc/tabledlg.hxx
+++ b/sw/source/uibase/inc/tabledlg.hxx
@@ -30,6 +30,7 @@ class SwTableTabDlg : public SfxTabDialogController
SwWrtShell* pShell;
virtual void PageCreated(const OString& rId, SfxTabPage& rPage) override;
+
public:
SwTableTabDlg(weld::Window* pParent, const SfxItemSet* pItemSet, SwWrtShell* pSh);
};