DEV_OUTPATH Test
This commit is contained in:
@@ -314,3 +314,7 @@ void DeviceManager::close() {
|
||||
QString DeviceManager::getSoftwareVersion() {
|
||||
return GetDeviceInfo(VERSION);
|
||||
}
|
||||
|
||||
QString DeviceManager::getScanOutputPath() {
|
||||
return GetDeviceInfo(DEV_OUTPATH);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user