diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-09-07 20:50:17 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-09-12 10:31:33 +0000 |
commit | 69ce52fbf26fab9239562d2bfd407db67cfb6ec8 (patch) | |
tree | 08ea96f675c6163e5d21cb1f3ba2c69e9b65b40b /sw/source/uibase/sidebar/PropertyPanel.hrc | |
parent | 65828fa693507d699369f0dbc3c0bfc31638d945 (diff) |
Page size popup converted to use outside sidebar
Change-Id: Ia9c4c03a9780dca146adda8f1a126197d3e38643
Reviewed-on: https://gerrit.libreoffice.org/28816
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sw/source/uibase/sidebar/PropertyPanel.hrc')
-rw-r--r-- | sw/source/uibase/sidebar/PropertyPanel.hrc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/uibase/sidebar/PropertyPanel.hrc b/sw/source/uibase/sidebar/PropertyPanel.hrc index c4ca5a65e972..5143a3dc7d10 100644 --- a/sw/source/uibase/sidebar/PropertyPanel.hrc +++ b/sw/source/uibase/sidebar/PropertyPanel.hrc @@ -22,8 +22,6 @@ #include "rcid.hrc" #define RID_POPUP_SWPAGE_MARGIN (RC_PROPERTYPANEL_BEGIN + 3) -#define RID_POPUP_SWPAGE_SIZE (RC_PROPERTYPANEL_BEGIN + 6) - #endif |