Merge branch 'main' into linuxero - Objects first step
This commit is contained in:
@@ -29,7 +29,7 @@ class ObjectModel(QAbstractTableModel):
|
||||
|
||||
@Slot(dict, list, bool)
|
||||
def addObject(self, new_object, new_objcontact = None, new_contact = False):
|
||||
print(new_object)
|
||||
#print(new_object)
|
||||
|
||||
print(new_objcontact)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user