diff options
Diffstat (limited to 'include/sfx2')
-rw-r--r-- | include/sfx2/titledockwin.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/sfx2/titledockwin.hxx b/include/sfx2/titledockwin.hxx index 6e45253c9c02..97fdebc11fd2 100644 --- a/include/sfx2/titledockwin.hxx +++ b/include/sfx2/titledockwin.hxx @@ -42,10 +42,6 @@ namespace sfx2 vcl::Window* i_pParent, WinBits i_nStyle = 0 ); - TitledDockingWindow( SfxBindings* i_pBindings, SfxChildWindow* i_pChildWindow, - vcl::Window* i_pParent, const ResId& i_rResId - ); - virtual ~TitledDockingWindow(); /** sets a title to be displayed in the docking window |