mirror of
https://invent.kde.org/plasma/layer-shell-qt.git
synced 2026-01-01 21:03:29 -05:00
metaEnum.keyToValue("") will results all flags get set, thus creating a
enum with empty (0) flags become impossible. This patch fixes that.