Fixed crash of musrview in case the XML startup file is present but cannot be parsed correctly
This commit is contained in:
@@ -46,6 +46,7 @@ using namespace std;
|
||||
class PRunDataHandler
|
||||
{
|
||||
public:
|
||||
PRunDataHandler(PAny2ManyInfo *any2ManyInfo);
|
||||
PRunDataHandler(PAny2ManyInfo *any2ManyInfo, const PStringVector dataPath);
|
||||
PRunDataHandler(PMsrHandler *msrInfo);
|
||||
PRunDataHandler(PMsrHandler *msrInfo, const PStringVector dataPath);
|
||||
|
||||
Reference in New Issue
Block a user