Skip to content
Commit a188149a authored by Ragnar Thomsen's avatar Ragnar Thomsen
Browse files

Improve ordering of encryption methods

The encryptions methods in CreateDialog were re-ordered so the strongest
is at the top.

This necessitated changing the EncryptionMethod field in the plugin json
files from a map to an array, because QVariantMaps are always sorted by
key.

Differential Revision: D3520
parent 3d9e4dcd
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