diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 16:40:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 16:40:08 +0100 |
commit | 88b42085ab5af0f865573180e642af9b29f472e5 (patch) | |
tree | d7f21cce1aa299d63d83805d8086bfbbadf250eb /include | |
parent | 7a01268f3fccd9cb43097f27696fec563f21b336 (diff) |
convert cell menu to .ui
Change-Id: If0b17eb94a629d6a46d5fd44430e866135a4c002
Diffstat (limited to 'include')
-rw-r--r-- | include/svx/fmresids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/fmresids.hrc b/include/svx/fmresids.hrc index 318cdd6d85c3..7ff02a58790f 100644 --- a/include/svx/fmresids.hrc +++ b/include/svx/fmresids.hrc @@ -64,7 +64,6 @@ // Menu-Id's ----------------------------------------------------------- #define RID_FMEXPLORER_POPUPMENU (RID_FORMS_START + 0) #define RID_SVXMNU_COLS (RID_FORMS_START + 2) -#define RID_SVXMNU_CELL (RID_FORMS_START + 3) #define RID_FMSHELL_CONVERSIONMENU (RID_FORMS_START + 4) #define RID_FM_FILTER_MENU (RID_FORMS_START + 5) #define RID_MENU_DATANAVIGATOR (RID_FORMS_START + 10) |