diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 16:32:02 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-14 16:33:32 +0100 |
commit | 7a01268f3fccd9cb43097f27696fec563f21b336 (patch) | |
tree | 817c6128b81246b69b93c3e027d7050784ab0cf6 /include | |
parent | 975440b9189602b5a10059d892cb09e6849148f7 (diff) |
convert rows menu to .ui
Change-Id: If81b5e23c1699822899c929b486850ac06776c76
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 320920e29e87..318cdd6d85c3 100644 --- a/include/svx/fmresids.hrc +++ b/include/svx/fmresids.hrc @@ -63,7 +63,6 @@ // Menu-Id's ----------------------------------------------------------- #define RID_FMEXPLORER_POPUPMENU (RID_FORMS_START + 0) -#define RID_SVXMNU_ROWS (RID_FORMS_START + 1) #define RID_SVXMNU_COLS (RID_FORMS_START + 2) #define RID_SVXMNU_CELL (RID_FORMS_START + 3) #define RID_FMSHELL_CONVERSIONMENU (RID_FORMS_START + 4) |