Cura/cura/Settings/DatabaseHandlers
Ghostkeeper 057ba8cdeb
Fix setting container type of subclasses
This mistake caused all of the container types to end up as either None or the actual instance itself, which was causing crashes.

Contributes to issue CURA-6096.
2021-09-08 15:46:25 +02:00
..
__init__.py Move DB handling into specialised classes 2021-08-20 15:40:50 +02:00
IntentDatabaseHandler.py Fix setting container type of subclasses 2021-09-08 15:46:25 +02:00
QualityDatabaseHandler.py Fix setting container type of subclasses 2021-09-08 15:46:25 +02:00
VariantDatabaseHandler.py Fix setting container type of subclasses 2021-09-08 15:46:25 +02:00