mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
qt confirmation dialogs (#20202)
* confirmation dialog widget * looks pretty good * fix qcom2 Co-authored-by: Comma Device <device@comma.ai> old-commit-hash: d8418f2abe2fba10a75238aa7692895acc5dcab5
This commit is contained in:
@@ -24,7 +24,7 @@ else:
|
||||
del qt_base_libs[qt_base_libs.index('OpenCL')]
|
||||
qt_env['FRAMEWORKS'] += ['OpenCL']
|
||||
|
||||
widgets_src = ["qt/widgets/input_field.cc", "qt/widgets/drive_stats.cc",
|
||||
widgets_src = ["qt/widgets/input.cc", "qt/widgets/drive_stats.cc",
|
||||
"qt/widgets/ssh_keys.cc", "qt/widgets/toggle.cc", "qt/qt_sound.cc",
|
||||
"qt/widgets/offroad_alerts.cc", "qt/widgets/setup.cc", "qt/widgets/keyboard.cc",
|
||||
"#phonelibs/qrcode/QrCode.cc"]
|
||||
|
||||
Reference in New Issue
Block a user