UI: Fix crash with adding source
Bug introduced with https://github.com/obsproject/obs-studio/commit/adba393ca85fba19ed1bf6cd825ab8188beb2d16
OBS would crash when adding a new source because the source tree item's
widget would be NULL in the sizeHint function when the list item is first
created.