Fiddling with colors.
This commit is contained in:
@@ -37,6 +37,9 @@ BCMainWindow::BCMainWindow(QWidget *parent)
|
||||
: QMainWindow(parent)
|
||||
{
|
||||
setupUi(this);
|
||||
|
||||
_motorlButton->setDefaultAction( _actionMotor);
|
||||
|
||||
_valueManager.loadBikeData();
|
||||
auto model = _valueManager.getModel( BCDevice::ID::Console );
|
||||
if( model)
|
||||
|
||||
Reference in New Issue
Block a user