mirror of
https://github.com/PCSX2/pcsx2.git
synced 2025-12-16 04:08:48 +00:00
changed indentation from tab to space
This commit is contained in:
parent
eb6a52c55c
commit
82a38a7124
@ -113,16 +113,16 @@
|
|||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="renameProfile">
|
<widget class="QPushButton" name="renameProfile">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Rename Profile</string>
|
<string>Rename Profile</string>
|
||||||
</property>
|
</property>
|
||||||
<property name="icon">
|
<property name="icon">
|
||||||
<iconset theme="pencil-line"/>
|
<iconset theme="pencil-line"/>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<widget class="QPushButton" name="deleteProfile">
|
<widget class="QPushButton" name="deleteProfile">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user