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