#4165 Regression Test : When running on build server, do not open report in browser locally

This commit is contained in:
Magne Sjaastad
2019-03-04 11:35:25 +01:00
parent 3d145464c1
commit 728eb79a3d
3 changed files with 8 additions and 3 deletions

View File

@@ -41,6 +41,7 @@ public:
caf::PdmField<QString> testFilter;
caf::PdmField<bool> showInteractiveDiffImages;
caf::PdmField<bool> useOpenMPForGeometryCreation;
caf::PdmField<bool> openReportInBrowser;
protected:
void defineEditorAttribute(const caf::PdmFieldHandle* field,