wip
This commit is contained in:
@@ -213,12 +213,12 @@ void OnroadWindow::paintEvent(QPaintEvent *event) {
|
||||
}
|
||||
}
|
||||
|
||||
void OnroadWindow::update_screen_on_off() {
|
||||
int screenDisaplayMode = paramsMemory.getInt("ScreenDisaplayMode");
|
||||
if (screenDisaplayMode == 1) {
|
||||
// Conditionally off
|
||||
}
|
||||
}
|
||||
// void OnroadWindow::update_screen_on_off() {
|
||||
// int screenDisaplayMode = paramsMemory.getInt("ScreenDisaplayMode");
|
||||
// if (screenDisaplayMode == 1) {
|
||||
// // Conditionally off
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
// ***** onroad widgets *****
|
||||
|
||||
Reference in New Issue
Block a user