summaryrefslogtreecommitdiff
path: root/include/svx/sidebar
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-07-19 08:20:20 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-07-19 13:20:19 +0100
commitea3edee44ad4796f6fc68190b7d03f8c8917c313 (patch)
treed06599d0b748b0572145a5708180f3e5bdbeddc8 /include/svx/sidebar
parent1399a51fd6c2644dd1dc2c79d3448deeacbb2c9d (diff)
callcatcher: update unused code
ResId loaders begining to melt away Change-Id: Ied10d95f6561f24b2305d202847b7e7c39eb63c3
Diffstat (limited to 'include/svx/sidebar')
-rw-r--r--include/svx/sidebar/SidebarDialControl.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sidebar/SidebarDialControl.hxx b/include/svx/sidebar/SidebarDialControl.hxx
index a3e53d306c53..a11257e35768 100644
--- a/include/svx/sidebar/SidebarDialControl.hxx
+++ b/include/svx/sidebar/SidebarDialControl.hxx
@@ -28,7 +28,6 @@ class SVX_DLLPUBLIC SidebarDialControl : public svx::DialControl
{
public:
SidebarDialControl (Window* pParent, WinBits nBits = 0);
- SidebarDialControl (Window* pParent, const ResId& rResId);
virtual ~SidebarDialControl (void);
virtual Size GetOptimalSize() const;