diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 15:53:28 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-07-18 17:50:19 +0200 |
commit | 2ce827f21cd11832cec5395c6c1c5fb2eef4b2d0 (patch) | |
tree | 5f3c13cf88f2b19518cb7b4d83fbbfcba3f829bf /include | |
parent | 6a9f6c28a382e14ae9da0b3ceeee46a6c51b1292 (diff) |
move SID_DISTRIBUTION to reportdesign
Change-Id: Ia34d484485aed454d5463ec7e8f25f20af540490
Reviewed-on: https://gerrit.libreoffice.org/40141
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/sfx2/cntids.hrc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sfx2/cntids.hrc b/include/sfx2/cntids.hrc index c8ed23b0deba..c9df3a5db21d 100644 --- a/include/sfx2/cntids.hrc +++ b/include/sfx2/cntids.hrc @@ -24,7 +24,6 @@ #define SID_DELETE (SID_SFX_START + 713) -#define SID_DISTRIBUTION (SID_CHAOS_START + 26) #define SID_VIEW_FLD_PIC (SID_CHAOS_START + 185) #endif |