Fix application crash

When opening the editor the application was crashing. Fixing the order of the initialization of the members of the browser widget the crash does not happen; the 'widget' is initialized in the setupUi.

Merge request reports