diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-12-22 15:07:13 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-12-22 15:11:50 +0000 |
commit | 2f25dc9644397ff4fc5e9586106aaca32950b596 (patch) | |
tree | b706c9ac072aa000fad30f243005e27fd1f7b4e5 /include/sfx2/titledockwin.hxx | |
parent | 780457b1595158ac37c3217528c8f087d9fc16c3 (diff) |
de-resource FLT_LEFT_PANE_[DRAW|IMPRESS]_DOCKING_WINDOW
Change-Id: I5042141eaa0dfbf9d2184b86b537a9b149c9a06c
Diffstat (limited to 'include/sfx2/titledockwin.hxx')
-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 |