summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2021-10-26 11:54:07 +0100
committerCaolán McNamara <caolanm@redhat.com>2021-10-26 16:04:50 +0200
commitca74611acfef50280a2c1f785448d9a09cca5a0d (patch)
treefc804509621f7148b7aa69511bf84345867d155b /include
parent546e7d14b397cfd1210b891c8dc4a195c25f3876 (diff)
there is no WB_RADIOSEL anymore
Change-Id: I6b6573c8d9ad09a7087ddbb5fb673265c6af456b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/124211 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include')
-rw-r--r--include/svtools/valueset.hxx5
1 files changed, 0 insertions, 5 deletions
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),