diff options
author | Szabolcs Toth <szabolcs450@gmail.com> | 2019-08-08 10:44:09 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2019-08-08 12:46:15 +0200 |
commit | 5349e558cf60c6d124fc9a5a4aa41578a3903088 (patch) | |
tree | 6512ed328a481012181bfa841d4ccc98e6696e6b /svx/inc | |
parent | 63889d3d465e9b4292dd5bb630bd3394494c8a6d (diff) |
tdf#126722 Deleted svxcommands.h file and replaced defines by their values
Change-Id: I9347add59fcd7c8c4bbd08f6190405ad39131046
Reviewed-on: https://gerrit.libreoffice.org/77143
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'svx/inc')
-rw-r--r-- | svx/inc/helpids.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/svx/inc/helpids.h b/svx/inc/helpids.h index c3eead8872ff..c6693c822cea 100644 --- a/svx/inc/helpids.h +++ b/svx/inc/helpids.h @@ -19,8 +19,6 @@ #ifndef INCLUDED_SVX_INC_HELPIDS_H #define INCLUDED_SVX_INC_HELPIDS_H -#include <svx/svxcommands.h> - #define HID_BMPMASK_CTL_QCOL_1 "SVX_HID_BMPMASK_CTL_QCOL_1" #define HID_COLOR_CTL_COLORS "SVX_HID_COLOR_CTL_COLORS" #define HID_CTRL3D_HSCROLL "SVX_HID_CTRL3D_HSCROLL" |