summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/statusbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/statusbar.hxx')
-rw-r--r--framework/inc/uielement/statusbar.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/framework/inc/uielement/statusbar.hxx b/framework/inc/uielement/statusbar.hxx
index 7a820842ca9c..8773a1f4034d 100644
--- a/framework/inc/uielement/statusbar.hxx
+++ b/framework/inc/uielement/statusbar.hxx
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef __FRAMEWORK_UIELEMENT_STATUSBAR_HXX_
-#define __FRAMEWORK_UIELEMENT_STATUSBAR_HXX_
+#ifndef INCLUDED_FRAMEWORK_INC_UIELEMENT_STATUSBAR_HXX
+#define INCLUDED_FRAMEWORK_INC_UIELEMENT_STATUSBAR_HXX
#include <uielement/statusbarmanager.hxx>
@@ -51,6 +51,6 @@ class FrameworkStatusBar : public StatusBar
}
-#endif // __FRAMEWORK_UIELEMENT_STATUSBAR_HXX_
+#endif // INCLUDED_FRAMEWORK_INC_UIELEMENT_STATUSBAR_HXX
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */