Skip to content

FormLayout: Switch an instance of let to var

Devin Lin requested to merge work/fix-keysmith into master

Somehow the change from var to let in d62fc9bd caused an obscure crash with Keysmith.

See teams/plasma-mobile/issues#88 (closed) for the discussion.

Merge request reports