include/svtools/valueset.hxx | 5 ----- 1 file changed, 5 deletions(-) New commits: commit ca74611acfef50280a2c1f785448d9a09cca5a0d Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Tue Oct 26 11:54:07 2021 +0100 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Oct 26 16:04:50 2021 +0200
there is no WB_RADIOSEL anymore Change-Id: I6b6573c8d9ad09a7087ddbb5fb673265c6af456b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124211 Tested-by: Caolán McNamara <caol...@redhat.com> Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/include/svtools/valueset.hxx b/include/svtools/valueset.hxx index 95caa8fffa9f..186265404131 100644 --- a/include/svtools/valueset.hxx +++ b/include/svtools/valueset.hxx @@ -65,11 +65,6 @@ class ListBox WinBits -WB_RADIOSEL If set the selection will be drawn like an - RadioButton. This does only make sense if the image - is at least 8 pixel smaller on each side than the item - and also WB_DOUBLEBORDER is set and as color - COL_WINDOWWORKSPACE is specified. WB_FLATVALUESET Flat Look (if you set WB_ITEMBORDER or WB_DOUBLEBORDER, then you get extra border space, but the Borders aren't painted),