Skip to content

Commit

Permalink
changed indentation from tab to space
Browse files Browse the repository at this point in the history
  • Loading branch information
rtavarez98 authored and F0bes committed Dec 28, 2024
1 parent eb6a52c commit 82a38a7
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pcsx2-qt/Settings/ControllerSettingsWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -113,16 +113,16 @@
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="renameProfile">
<property name="text">
<string>Rename Profile</string>
</property>
<property name="icon">
<iconset theme="pencil-line"/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="renameProfile">
<property name="text">
<string>Rename Profile</string>
</property>
<property name="icon">
<iconset theme="pencil-line"/>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="deleteProfile">
<property name="text">
Expand Down

0 comments on commit 82a38a7

Please sign in to comment.