Cura/resources/qml/Dialogs
Ghostkeeper a2d2043b3c
Don't create DiscardOrKeepProfileChangesDialog on start-up
Just whenever we need it, please.
This removes a warning from the start-up sequence, but the warning is still there when you open the dialogue. It's complaining that a model has size -13 and another has size -14, but I don't know which model that is. The UserChangesModel seems to be fine at a size of 1 or so.

Contributes to issue CURA-7501.
2020-10-30 17:45:58 +01:00
..
AboutDialog.qml Add libnest2d and pynest2d to list of dependencies 2020-10-19 13:11:46 +02:00
AskOpenAsProjectOrModelsDialog.qml Remove hardcoded sizes from dialogs & popups 2019-11-19 13:00:39 +01:00
DiscardOrKeepProfileChangesDialog.qml Don't create DiscardOrKeepProfileChangesDialog on start-up 2020-10-30 17:45:58 +01:00
OpenFilesIncludingProjectsDialog.qml Fix recent files python function calls 2019-10-07 10:44:30 +02:00
WorkspaceSummaryDialog.qml Don't re-create translation catalog in workspace summary 2020-06-29 17:06:16 +02:00