Read and show embed ware version
This commit is contained in:
@@ -20,6 +20,7 @@ public:
|
||||
void setErrorOccurred(bool v){
|
||||
errorOccurred = v;
|
||||
}
|
||||
QString getSoftwareVersion();
|
||||
bool getErrorOccurred(){
|
||||
return errorOccurred;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user