mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-05-04 03:40:04 +02:00
small variation
git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@266 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
parent
36171dc5a0
commit
ef983c151f
@ -217,6 +217,10 @@ static const int64_t GUI_VERSION=0x20121213;
|
||||
|
||||
//display message
|
||||
qDefs::Message((MessageIndex)errorLevel,retval,title);
|
||||
|
||||
if(retval.find("CAKE")!=string::npos){
|
||||
qDefs::Message((MessageIndex)errorLevel,"So You will get a cake tomorrow right?",title);
|
||||
}
|
||||
}
|
||||
|
||||
myDet->clearAllErrorMask();
|
||||
|
Loading…
x
Reference in New Issue
Block a user