Browse Source

CURA-3397 Make discard button default

Lipu Fei 8 years ago
parent
commit
7997ae55ea
1 changed files with 1 additions and 0 deletions
  1. 1 0
      resources/qml/DiscardOrKeepProfileChangesDialog.qml

+ 1 - 0
resources/qml/DiscardOrKeepProfileChangesDialog.qml

@@ -146,6 +146,7 @@ UM.Dialog
                     Printer.discardOrKeepProfileChangesClosed("discard")
                     base.hide()
                 }
+                isDefault: true
             }
 
             Button