summaryrefslogtreecommitdiff
path: root/vcl/os2/source/window/salmenu.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/os2/source/window/salmenu.cxx')
-rw-r--r--vcl/os2/source/window/salmenu.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/vcl/os2/source/window/salmenu.cxx b/vcl/os2/source/window/salmenu.cxx
index fa8f74202b0a..92834fadfb9d 100644
--- a/vcl/os2/source/window/salmenu.cxx
+++ b/vcl/os2/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 @@ Os2SalMenu::~Os2SalMenu()
BOOL Os2SalMenu::VisibleMenuBar()
{
- return FALSE;
+ return FALSE;
}
void Os2SalMenu::SetFrame( const SalFrame *pFrame )