diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-28 15:11:02 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-28 19:48:46 +0200 |
commit | 5ef0042114e7fa4b0231a18b1a0a780ea74bc6c2 (patch) | |
tree | 7728dd3c04255df3371ab8bd2717b84b79d981da /sd | |
parent | b806b638b931888c080c076c78970cac13f75057 (diff) |
Partially revert "Remove some unused defines and controls"
This partially reverts b63027f0992cf5c368faeb807c69110997dd00ea
http://lists.freedesktop.org/archives/libreoffice/2012-July/035331.html
Change-Id: I2c87ea89e1b05aa6874a74d2b781b976e970f979
Diffstat (limited to 'sd')
-rw-r--r-- | sd/source/ui/view/DocumentRenderer.hrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/source/ui/view/DocumentRenderer.hrc b/sd/source/ui/view/DocumentRenderer.hrc index cb6c4d039d83..469614d85cf1 100644 --- a/sd/source/ui/view/DocumentRenderer.hrc +++ b/sd/source/ui/view/DocumentRenderer.hrc @@ -29,6 +29,7 @@ #define _STR_IMPRESS_PRINT_UI_INCLUDE_CONTENT 13 #define _STR_IMPRESS_PRINT_UI_IS_PRINT_NAME 14 #define _STR_IMPRESS_PRINT_UI_IS_PRINT_DATE 16 +#define _STR_IMPRESS_PRINT_UI_IS_PRINT_TIME 18 #define _STR_IMPRESS_PRINT_UI_IS_PRINT_HIDDEN 20 #define _STR_IMPRESS_PRINT_UI_OUTPUT_OPTIONS_GROUP 22 |