Skip to content
Commit b68aa074 authored by David Nielsen's avatar David Nielsen Committed by Bertrand Lorentz
Browse files

[Widgets] Convert two static readonly fields to const



This is safe as the fields are not visible outside of the assembly.
Reported by the PreferLiteralOverInitOnlyFieldsRule Gendarme rule.

Signed-off-by: default avatarBertrand Lorentz <bertrand.lorentz@gmail.com>
parent 48d3a354
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment