sc/source/ui/inc/colorformat.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 63c5de04edc46203d03337d497dbdfc83f883595 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Wed May 13 19:09:00 2015 +0200 fix regression from 552f754ab9d9f0fedd73d5328618315ec774d3d6 How did that ever work when testing? Change-Id: Ib8520da252c7fa11c9a0cec62a2bba6833951901 Reviewed-on: https://gerrit.libreoffice.org/15724 Tested-by: Markus Mohrhard <markus.mohrh...@googlemail.com> Reviewed-by: Markus Mohrhard <markus.mohrh...@googlemail.com> diff --git a/sc/source/ui/inc/colorformat.hxx b/sc/source/ui/inc/colorformat.hxx index 9c0dca8..dd65562 100644 --- a/sc/source/ui/inc/colorformat.hxx +++ b/sc/source/ui/inc/colorformat.hxx @@ -28,9 +28,9 @@ private: VclPtr<ColorListBox> mpLbPos; VclPtr<ColorListBox> mpLbNeg; - VclPtr<ColorListBox> mpLbFillType; VclPtr<ColorListBox> mpLbAxisCol; + VclPtr<ListBox> mpLbFillType; VclPtr<ListBox> mpLbTypeMin; VclPtr<ListBox> mpLbTypeMax; VclPtr<ListBox> mpLbAxisPos; _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits