summaryrefslogtreecommitdiff
path: root/vcl/source/window/menubarwindow.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/window/menubarwindow.hxx')
-rw-r--r--vcl/source/window/menubarwindow.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/source/window/menubarwindow.hxx b/vcl/source/window/menubarwindow.hxx
index 0ebb19a65b35..23d87415a37f 100644
--- a/vcl/source/window/menubarwindow.hxx
+++ b/vcl/source/window/menubarwindow.hxx
@@ -111,7 +111,7 @@ private:
void GetFocus() SAL_OVERRIDE;
public:
- MenuBarWindow( vcl::Window* pParent );
+ explicit MenuBarWindow( vcl::Window* pParent );
virtual ~MenuBarWindow();
virtual void dispose() SAL_OVERRIDE;