also catches cerr now

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorGui@135 af1100a4-978c-4157-bff7-07162d2ba061
This commit is contained in:
l_maliakal_d
2013-01-15 17:28:59 +00:00
parent 6a3747638d
commit bb46b9afce
2 changed files with 7 additions and 2 deletions

View File

@ -57,6 +57,8 @@ private:
qDebugStream *qout;
qDebugStream *qerr;
string errMsg;
/** methods */
/** Sets up the widget */
void SetupWidgetWindow();