To update a *_dialog_ui.py file:

1) Run this (with the paths fixed for your machine):

C:\links\python_sms_dev\Scripts\pyside2-uic.exe [name]_dialog.ui -o [name]_dialog_ui.py
