included network tab in gui, correctedmulti to be able to clear sls detectors error mask,included coud not set up network parameter error

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@144 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-02-07 17:34:16 +00:00
parent aec136cf21
commit f3eb9c924f
7 changed files with 1103 additions and 27 deletions

View File

@@ -208,6 +208,7 @@ static const int64_t GUI_VERSION=0x20121213;
qDefs::Message((MessageIndex)errorLevel,retval,"Main");
}
myDet->clearAllErrorMask();
return retval;
};