mirror of
https://github.com/infiniteCable2/openpilot.git
synced 2026-09-09 17:53:41 +08:00
build nui with scons (#19561)
* it builds * cleanup * remove that old-commit-hash: 3c00e6792c905bffb5997970fea9b13f43ccf451
This commit is contained in:
@@ -161,7 +161,6 @@ void Window::paintEvent(QPaintEvent *event) {
|
||||
timer.start();
|
||||
|
||||
uint64_t t0 = events.begin().key();
|
||||
uint64_t t1 = (events.end()-1).key();
|
||||
|
||||
//p.drawRect(0, 0, 600, 100);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user