mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 14:44:13 -06:00
CURA-4451 Minor changes
This commit is contained in:
parent
524ace9b04
commit
b9c318d432
3 changed files with 2 additions and 10 deletions
|
@ -75,7 +75,6 @@ class CrashHandler:
|
|||
|
||||
## Creates a modal dialog.
|
||||
def _createDialog(self):
|
||||
self.dialog = QDialog()
|
||||
self.dialog.setMinimumWidth(640)
|
||||
self.dialog.setMinimumHeight(640)
|
||||
self.dialog.setWindowTitle(catalog.i18nc("@title:window", "Crash Report"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue