summaryrefslogtreecommitdiff
path: root/cui/inc/bitmaps.hlst
diff options
context:
space:
mode:
Diffstat (limited to 'cui/inc/bitmaps.hlst')
-rw-r--r--cui/inc/bitmaps.hlst5
1 files changed, 1 insertions, 4 deletions
diff --git a/cui/inc/bitmaps.hlst b/cui/inc/bitmaps.hlst
index 94d6227acb82..3c0faced780b 100644
--- a/cui/inc/bitmaps.hlst
+++ b/cui/inc/bitmaps.hlst
@@ -7,8 +7,7 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#ifndef INCLUDED_CUI_INC_BITMAPS_HRC
-#define INCLUDED_CUI_INC_BITMAPS_HRC
+#pragma once
#define RID_SVXBMP_CELL_NONE "svx/res/pr01.png"
#define RID_SVXBMP_CELL_NONE_32 "svx/res/border_cell_none_32.png"
@@ -78,6 +77,4 @@
#define RID_SVXBMP_COMPONENT "res/component_16.png"
#define RID_SVXBMP_MACRO "svx/res/id018.png"
-#endif
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab cinoptions=b1,g0,N-s cinkeys+=0=break: */