summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-04-12 19:48:00 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-04-12 20:03:42 +0200
commit4f2b9f026d582350da71d7f4015bfaaf2c7030ce (patch)
tree035c25d725f26e06e5db486615238aa6a02e5def /sw/source/uibase/sidebar
parent41ed0760e73171e3484183484fddc8b96c1b3c97 (diff)
Avoid reserved identifiers
Change-Id: Ib8cbcdff79ad8d621b8e9567df0afe32e9501279
Diffstat (limited to 'sw/source/uibase/sidebar')
-rw-r--r--sw/source/uibase/sidebar/PropertyPanel.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/PropertyPanel.hrc b/sw/source/uibase/sidebar/PropertyPanel.hrc
index 8e9bd36469b8..80c158ca06eb 100644
--- a/sw/source/uibase/sidebar/PropertyPanel.hrc
+++ b/sw/source/uibase/sidebar/PropertyPanel.hrc
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-#ifndef _SW_PROPERTY_PANEL_HRC
-#define _SW_PROPERTY_PANEL_HRC
+#ifndef INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_PROPERTYPANEL_HRC
+#define INCLUDED_SW_SOURCE_UIBASE_SIDEBAR_PROPERTYPANEL_HRC
#include "rcid.hrc"