1. in LiveDataSource, don't try to read the file on project load if it is not…

Authored by asemke on Jul 20 2019, 1:33 PM.

Description

  1. in LiveDataSource, don't try to read the file on project load if it is not existing and also highlight the file name text field in the dock widget in such cases. 2. code style fixes in LiveDataDock.cpp

Details