summaryrefslogtreecommitdiff
path: root/vcl/unx/source/window/salmenu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/unx/source/window/salmenu.cxx')
-rw-r--r--vcl/unx/source/window/salmenu.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/unx/source/window/salmenu.cxx b/vcl/unx/source/window/salmenu.cxx
index a5622a48ba70..d1f62da8b0f3 100644
--- a/vcl/unx/source/window/salmenu.cxx
+++ b/vcl/unx/source/window/salmenu.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -75,7 +75,7 @@ X11SalMenu::~X11SalMenu()
BOOL X11SalMenu::VisibleMenuBar()
{
- return FALSE;
+ return FALSE;
}
void X11SalMenu::SetFrame( const SalFrame* )