From 713735fc89b9e0222d8b62d051153da6932b3ebd Mon Sep 17 00:00:00 2001 From: Szymon Kłos Date: Thu, 10 Jul 2014 14:10:16 +0200 Subject: RID_SVX_XFORMS_TABPAGES conversion to .ui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I0f3647e95b2150eb8753aa333eeb492fee76bd2a Reviewed-on: https://gerrit.libreoffice.org/10192 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- include/svx/fmresids.hrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/svx') diff --git a/include/svx/fmresids.hrc b/include/svx/fmresids.hrc index bc040ae2a2fc..5299c1cdc49d 100644 --- a/include/svx/fmresids.hrc +++ b/include/svx/fmresids.hrc @@ -26,6 +26,7 @@ // ImageList-Id's ----------------------------------------------------------- #define RID_SVXIMGLIST_FMEXPL (RID_FORMS_START + 0) +#define RID_SVXIMGLIST_XFORMS_TBX (RID_FORMS_START + 1) // Image-Id's ----------------------------------------------------------- #define RID_SVXIMG_FORM SID_FM_CONFIG @@ -63,7 +64,6 @@ #define RID_SVX_FMEXPLORER (RID_FORMS_START + 6) #define RID_SVXWIN_DATANAVIGATOR (RID_FORMS_START + 19) -#define RID_SVX_XFORMS_TABPAGES (RID_FORMS_START + 20) // Toolbars ------------------------------------------------------------ #define RID_SVXTBX_FORM_NAVIGATION (RID_FORMS_START + 1) -- cgit