UI element fix

This commit is contained in:
vadym 2021-09-12 20:39:37 +03:00
parent ab13ba2afa
commit 763f0d4d4d

View file

@ -233,8 +233,9 @@ cat > wix.xml << EOF
<ComponentRef Id="ConfigScript" />
</Feature>
<UIRef Id="MeshUI"/>
<UI>
<UIRef Id="MeshUI" />
<Publish Dialog="ExitDialog"
Control="Finish"
Event="DoAction"