Skip to content

Commit

Permalink
Merge pull request #71 from UmbrellaLeaf5/extra_rename
Browse files Browse the repository at this point in the history
extra rename
  • Loading branch information
MrWh1teF0x authored May 4, 2024
2 parents 51840ec + 3ffc123 commit 44a10fe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes
2 changes: 1 addition & 1 deletion main/add_objects_forms/add_trappy_line_form.ui
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
</property>
<property name="windowIcon">
<iconset>
<normaloff>../images/enemy.png</normaloff>../images/enemy.png</iconset>
<normaloff>../images/flying_robot.png</normaloff>../images/flying_robot.png</iconset>
</property>
<property name="sizeGripEnabled">
<bool>true</bool>
Expand Down
4 changes: 2 additions & 2 deletions main/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ QPushButton::pressed{background-color: rgb(135, 135, 135);}</string>
</property>
<property name="icon">
<iconset>
<normaloff>../images/enemy.png</normaloff>../images/enemy.png</iconset>
<normaloff>../images/flying_robot.png</normaloff>../images/flying_robot.png</iconset>
</property>
<property name="iconSize">
<size>
Expand Down Expand Up @@ -1040,7 +1040,7 @@ QPushButton::pressed{background-color: rgb(135, 135, 135);}
<action name="actionTrappy_Line">
<property name="icon">
<iconset>
<normaloff>../images/enemy.png</normaloff>../images/enemy.png</iconset>
<normaloff>../images/flying_robot.png</normaloff>../images/flying_robot.png</iconset>
</property>
<property name="text">
<string>Trappy Line</string>
Expand Down

0 comments on commit 44a10fe

Please sign in to comment.