Skip to content

xwayland: Remove mysterious Q_FALLTHROUGH macros

Vlad Zahorodnii requested to merge work/remove-mysterious-fallthrough into master

We cannot fall through to the next case because casting incompatible events is dangerous.

Merge request reports