mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 07:25:56 +08:00
Coding style fixes
This commit is contained in:
parent
5724ee71d0
commit
8b8fb8db95
@ -10,6 +10,7 @@ from UM.Settings.SettingFunction import SettingFunction
|
||||
from collections import OrderedDict
|
||||
import os
|
||||
|
||||
|
||||
class UserChangesModel(ListModel):
|
||||
KeyRole = Qt.UserRole + 1
|
||||
LabelRole = Qt.UserRole + 2
|
||||
|
Loading…
x
Reference in New Issue
Block a user