diff options
author | Andreas Kling <kling@serenityos.org> | 2021-05-04 16:47:35 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-05-04 17:32:19 +0200 |
commit | d136fafde7edb4dceac3d034824d07383b4f5683 (patch) | |
tree | ed5f17ec7f8e22da1dae453f267aead0fc4b9bd8 /Userland/Games/Snake/main.cpp | |
parent | ec27cbbb2ae5cd7c48886e8fccf487847fcbddca (diff) | |
download | serenity-d136fafde7edb4dceac3d034824d07383b4f5683.zip |
LibGUI: Make GUI::Widget ignore wheel events by default
This makes wheel events bubble up to parent widgets, which is useful
in case they care about wheel events even if their children don't.
Diffstat (limited to 'Userland/Games/Snake/main.cpp')
0 files changed, 0 insertions, 0 deletions