remove comment

This commit is contained in:
Howard Stearns 2018-08-23 10:41:19 -07:00
parent b7fa47da35
commit b7d074aaa4

View file

@ -90,7 +90,7 @@ Item {
Item { Item {
id: changeSecurityImageContainer; id: changeSecurityImageContainer;
anchors.top: securityTextSeparator.bottom; // changePassphraseSeparator.bottom; anchors.top: securityTextSeparator.bottom;
anchors.topMargin: 8; anchors.topMargin: 8;
anchors.left: parent.left; anchors.left: parent.left;
anchors.leftMargin: 40; anchors.leftMargin: 40;