summaryrefslogtreecommitdiff
path: root/include/sfx2/sfxsids.hrc
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/sfxsids.hrc')
-rw-r--r--include/sfx2/sfxsids.hrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/sfx2/sfxsids.hrc b/include/sfx2/sfxsids.hrc
index 06f31d9c590c..49bfb72846f2 100644
--- a/include/sfx2/sfxsids.hrc
+++ b/include/sfx2/sfxsids.hrc
@@ -656,8 +656,6 @@ class SfxDocumentInfoItem;
#define SID_RESTORE_EDITING_VIEW (SID_SFX_START + 1663)
-#endif // #ifndef INCLUDED_SFX2_SFXSIDS_HRC
-
// SfxSecurityPage related stuff
#define FN_EDIT2 (SID_SW_START + 1800)
@@ -682,4 +680,6 @@ class SfxDocumentInfoItem;
#define FID_CHG_RECORD (EDIT_MENU_START + 18)
#define SID_CHG_PROTECT (SC_VIEW_START + 84)
+#endif // #ifndef INCLUDED_SFX2_SFXSIDS_HRC
+
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */