Fixed merge issue.

This commit is contained in:
Rick Lan
2024-06-21 13:43:56 +08:00
parent e6230b18ee
commit 1ae479735c
+1 -1
View File
@@ -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});