summaryrefslogtreecommitdiff
path: root/include/vcl/menubtn.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/menubtn.hxx')
-rw-r--r--include/vcl/menubtn.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/vcl/menubtn.hxx b/include/vcl/menubtn.hxx
index f62c3cbdcb48..22ca3091daf8 100644
--- a/include/vcl/menubtn.hxx
+++ b/include/vcl/menubtn.hxx
@@ -55,11 +55,9 @@ private:
protected:
using Window::ImplInit;
SAL_DLLPRIVATE void ImplInit( Window* pParent, WinBits nStyle );
- SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
public:
explicit MenuButton( Window* pParent, WinBits nStyle = 0 );
- explicit MenuButton( Window* pParent, const ResId& );
virtual ~MenuButton();
virtual void MouseButtonDown( const MouseEvent& rMEvt ) SAL_OVERRIDE;