summaryrefslogtreecommitdiff
path: root/extensions/inc/abpilot.hrc
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 16:56:44 +0100
committerJens-Heiner Rechtien <hr@openoffice.org>2010-02-12 16:56:44 +0100
commitda975155be99f7ed1c455fe9a4e92e22285a0671 (patch)
tree677f50aa0f5e0cd84394a19d7941340a0acaec1e /extensions/inc/abpilot.hrc
parent36de66bdf066b984ff15995035d2fa86d7123b42 (diff)
changefileheader2: #i10000#: convert files with CR/LF characters to CR only
Diffstat (limited to 'extensions/inc/abpilot.hrc')
-rw-r--r--extensions/inc/abpilot.hrc12
1 files changed, 6 insertions, 6 deletions
diff --git a/extensions/inc/abpilot.hrc b/extensions/inc/abpilot.hrc
index 80dc3567c472..ad2c4b1115c2 100644
--- a/extensions/inc/abpilot.hrc
+++ b/extensions/inc/abpilot.hrc
@@ -23,12 +23,12 @@
* for a copy of the LGPLv3 License.
*
************************************************************************/
-
-#ifndef EXTENSIONS_ABPILOT_HRC
-#define EXTENSIONS_ABPILOT_HRC
-
-#include "extensio.hrc"
-
+
+#ifndef EXTENSIONS_ABPILOT_HRC
+#define EXTENSIONS_ABPILOT_HRC
+
+#include "extensio.hrc"
+
#define HID_ABSPILOT_PREVIOUS ( HID_ABP_START + 0)
#define HID_ABSPILOT_NEXT ( HID_ABP_START + 1)
#define HID_ABSPILOT_CANCEL ( HID_ABP_START + 2)