changes for external gui

This commit is contained in:
Dhanya Maliakal
2017-08-23 19:06:40 +02:00
parent 19d973f5d6
commit 0bea688a83
5 changed files with 54 additions and 29 deletions

View File

@ -1894,7 +1894,7 @@ class slsDetector : public slsDetectorUtils, public energyConversion {
Get external gui flag from shared memory
\returns external gui flag
*/
void getExternalGuiFlag();
bool getExternalGuiFlag();
protected: