| commit | 960bc8553328c6bfb8818094195e0f737eb013a9 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Sun Jan 26 20:21:04 2020 +0000 |
| committer | Caolán McNamara <caolanm@redhat.com> | Mon Jan 27 09:53:04 2020 +0100 |
| tree | 39715d82a02a9ce192852824049081def3baaa30 | |
| parent | 2d4707f1e5ef26a535210e580e9de9d9466b9a93 [diff] |
drop SvxColorListBox forward declares Change-Id: I0db2e3e5c2566ae4dc59ff49f677eab8daa930be Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87465 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
diff --git a/cui/source/inc/cuitabarea.hxx b/cui/source/inc/cuitabarea.hxx index 0ef979f..d046a50 100644 --- a/cui/source/inc/cuitabarea.hxx +++ b/cui/source/inc/cuitabarea.hxx
@@ -34,7 +34,6 @@ class ColorListBox; class SdrModel; class SvxBitmapCtl; class SvxColorListBox; /************************************************************************/ class ButtonBox
diff --git a/sc/source/ui/inc/opredlin.hxx b/sc/source/ui/inc/opredlin.hxx index b32d848..47abb20 100644 --- a/sc/source/ui/inc/opredlin.hxx +++ b/sc/source/ui/inc/opredlin.hxx
@@ -21,7 +21,7 @@ #include <sfx2/tabdlg.hxx> class SvxColorListBox; class ColorListBox; class ScRedlineOptionsTabPage : public SfxTabPage {