changed indentation from tab to space

This commit is contained in:
rtavarez98 2024-12-27 17:38:27 -05:00 committed by Ty
parent eb6a52c55c
commit 82a38a7124
1 changed files with 10 additions and 10 deletions

View File

@ -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">