Filtered customer view - clientele, provider, interested...etc
This commit is contained in:
1
main.py
1
main.py
@@ -58,6 +58,7 @@ def publishContext():
|
||||
engine.rootContext().setContextProperty("business_type", business_type)
|
||||
engine.rootContext().setContextProperty("contact_model", contact_model)
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
#QResource.registerResource("rc_qml.py")
|
||||
app = QGuiApplication(sys.argv)
|
||||
|
||||
Reference in New Issue
Block a user