diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-08-13 16:07:54 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2018-08-14 08:35:15 +0200 |
commit | 43c1a3a904e889e4b8660fa28d4f4479c0f267ae (patch) | |
tree | afe2f98d7adae62268fc470052bad420b15132c1 /editeng/inc/pch | |
parent | cd66852f6dd08631a25d15a1527a647e69ab8ce3 (diff) |
SvxCharSetColorItem can be removed
and just use SvxColorItem in its stead, all of it's special
functionality has been removed over time
Change-Id: I61a4d1fb92d9dccbdfc5bbb6d1a41692b83eb320
Reviewed-on: https://gerrit.libreoffice.org/58938
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'editeng/inc/pch')
-rw-r--r-- | editeng/inc/pch/precompiled_editeng.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/editeng/inc/pch/precompiled_editeng.hxx b/editeng/inc/pch/precompiled_editeng.hxx index 151d38fcaba2..c441fe1ff4ec 100644 --- a/editeng/inc/pch/precompiled_editeng.hxx +++ b/editeng/inc/pch/precompiled_editeng.hxx @@ -336,7 +336,6 @@ #include <editeng/brushitem.hxx> #include <editeng/charreliefitem.hxx> #include <editeng/charscaleitem.hxx> -#include <editeng/charsetcoloritem.hxx> #include <editeng/cmapitem.hxx> #include <editeng/colritem.hxx> #include <editeng/contouritem.hxx> |