mirror of
https://github.com/modelec/ihm.git
synced 2026-03-18 21:30:52 +01:00
color
This commit is contained in:
@@ -263,6 +263,6 @@ void MainWindow::handleMessage(const std::string& message)
|
||||
}
|
||||
else if (list[2] == "game mode" && list[3] == "gc") {
|
||||
this->setWidgetNb(7);
|
||||
setStyleSheet("background-color: #FFF;");
|
||||
setStyleSheet("background-color: black;");
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user