A lot of changes going on
This commit is contained in:
@@ -5,5 +5,6 @@ from enum import IntEnum
|
||||
|
||||
class PyqcrmDataRoles(IntEnum):
|
||||
CITY_ROLE = Qt.UserRole + 100
|
||||
STREET_IN_POSTCODE = CITY_ROLE + 1
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user