summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-27 12:08:33 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-27 17:22:07 +0200
commit1d7349476b98dff8038ad44f7806fd404b68c993 (patch)
tree6e6cb54aba13abaf6972219abc4c011dffa4c2c0 /compilerplugins
parenteb0524839521e563ed8f9fc17a8117a0cf74da34 (diff)
Related: tdf#117178 rollover is always done in visually released button mode
a quirk of the menutogglebutton is that in rollover it always gets drawn as if its released, so refactor confusing stuff to take visual mode from a DrawButtonFlags, allowing the dropping of DrawFlags::NoRollover Change-Id: I14225bd0d2fbc8276a2b0a26c20673df0105891c Reviewed-on: https://gerrit.libreoffice.org/53562 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedenumconstants.writeonly.results2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedenumconstants.writeonly.results b/compilerplugins/clang/unusedenumconstants.writeonly.results
index d817a7801fef..41c4befbf588 100644
--- a/compilerplugins/clang/unusedenumconstants.writeonly.results
+++ b/compilerplugins/clang/unusedenumconstants.writeonly.results
@@ -4586,8 +4586,6 @@ include/vcl/window.hxx:373
enum DrawFlags NoSelection
include/vcl/window.hxx:374
enum DrawFlags NoBackground
-include/vcl/window.hxx:375
- enum DrawFlags NoRollover
include/vcl/window.hxx:386
enum DialogControlFlags Return
include/vcl/window.hxx:387