mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-06-24 23:42:05 +08:00
Fixed merge issue.
This commit is contained in:
@@ -38,7 +38,7 @@ AnnotatedCameraWidget::AnnotatedCameraWidget(VisionStreamType type, QWidget* par
|
||||
|
||||
// Add the horizontal layout to the main_layout
|
||||
main_layout->addLayout(horizontalLayout);
|
||||
#else
|
||||
#endif
|
||||
|
||||
dm_img = loadPixmap("../assets/img_driver_face.png", {img_size + 5, img_size + 5});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user