CURA-3221 Larger window size for override profile dialog

This commit is contained in:
Lipu Fei 2017-03-07 12:05:10 +01:00
parent 9c5404401a
commit d2c03b3554

View file

@ -13,8 +13,8 @@ UM.Dialog
id: base
title: catalog.i18nc("@title:window", "Discard or Keep changes")
width: 500
height: 300
width: 800
height: 400
property var changesModel: Cura.UserChangesModel{ id: userChangesModel}
onVisibilityChanged:
{