Reworked value handling.
This commit is contained in:
@@ -68,7 +68,7 @@ void BCDeviceView::setDeviceID( BCDevice::ID deviceID )
|
||||
_devideID = deviceID;
|
||||
}
|
||||
|
||||
BCDevice::ID BCDeviceView::getDeviceID() const
|
||||
BCDevice::ID BCDeviceView::deviceID() const
|
||||
{
|
||||
return _devideID;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user