Graphic updates.
This commit is contained in:
@@ -88,7 +88,6 @@ bool BCDeviceView::firstExpose()
|
||||
*/
|
||||
void BCDeviceView::onValueListReady( BCDevice::ID deviceID, BCValueList valueList )
|
||||
{
|
||||
//qDebug() << " --- onValueListReady: " << deviceID << ": " << valueList.size();
|
||||
if(_devideID == deviceID)
|
||||
_valueModel.takeValueList( valueList );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user