summaryrefslogtreecommitdiff
path: root/vcl/inc/vcl/tabdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/inc/vcl/tabdlg.hxx')
-rw-r--r--vcl/inc/vcl/tabdlg.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/vcl/tabdlg.hxx b/vcl/inc/vcl/tabdlg.hxx
index b5f1dc14de5d..35543bb6aac0 100644
--- a/vcl/inc/vcl/tabdlg.hxx
+++ b/vcl/inc/vcl/tabdlg.hxx
@@ -59,8 +59,6 @@ public:
virtual void Resize();
virtual void StateChanged( StateChangedType nStateChange );
- SAL_DLLPRIVATE TabControl* ImplGetFirstTabControl() const;
-
void AdjustLayout();
void SetViewWindow( Window* pWindow ) { mpViewWindow = pWindow; }