diff options
author | Jack Leigh <leighman@gmx.se> | 2012-11-29 00:07:04 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2012-11-30 15:34:51 +0000 |
commit | 99d0ddf89c1c13f6b897d6b11009b777c6d735ca (patch) | |
tree | 1d3eebe76c20759dd549b5f989664ee6a599ecad /sw/inc | |
parent | e65e90562432a8b8279a9c79a5e347aad0090e81 (diff) |
migrate 'Insert Footnote' dialog to .ui file
Conflicts:
sw/source/ui/misc/insfnote.src
Change-Id: If16285d85bca187b2e929f0327b15f103b5d786f
Diffstat (limited to 'sw/inc')
-rw-r--r-- | sw/inc/globals.hrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/globals.hrc b/sw/inc/globals.hrc index 4473eb47235c..e0f55ae0dab1 100644 --- a/sw/inc/globals.hrc +++ b/sw/inc/globals.hrc @@ -63,6 +63,8 @@ #define STR_JAVA_EDIT (RC_GLOBALS_BEGIN + 38) +#define STR_FOOTNOTE_DIALOG_CHAR (RC_GLOBALS_BEGIN + 39) + // DIALOGS ----------------------------------------------------------- #define DLG_THESAURUS (RC_GLOBALS_BEGIN + 2) |