Skip to content

Commit 636f121

Browse files
committed
image path
1 parent 9106d9c commit 636f121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SerialPrograms/Source/CommonFramework/Windows/ButtonDiagram.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ButtonDiagram::ButtonDiagram(QWidget* parent)
3434
connect(
3535
pro_controller, &QMenu::aboutToShow,
3636
this, [this](){
37-
set_image("/NintendoSwitch/Layout-ProController.jpg");
37+
set_image("/NintendoSwitch/Layout-ProController.png");
3838
}
3939
);
4040
connect(

0 commit comments

Comments
 (0)