11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<ui version =" 4.0" >
3- <class >aboutAutoSplitWidget </class >
4- <widget class =" QWidget" name =" aboutAutoSplitWidget " >
3+ <class >AboutAutoSplitWidget </class >
4+ <widget class =" QWidget" name =" AboutAutoSplitWidget " >
55 <property name =" geometry" >
66 <rect >
77 <x >0</x >
3434 <iconset resource =" resources.qrc" >
3535 <normaloff >:/resources/icon.ico</normaloff >:/resources/icon.ico</iconset >
3636 </property >
37- <widget class =" QPushButton" name =" okButton " >
37+ <widget class =" QPushButton" name =" ok_button " >
3838 <property name =" geometry" >
3939 <rect >
4040 <x >180</x >
4747 <string >OK</string >
4848 </property >
4949 </widget >
50- <widget class =" QLabel" name =" createdbyLabel " >
50+ <widget class =" QLabel" name =" created_by_label " >
5151 <property name =" geometry" >
5252 <rect >
5353 <x >10</x >
6060 <string >< html>< head/>< body>< p> Created by < a href=" https://twitter.com/toufool">< span style=" text-decoration: underline; color:#0000ff;"> Toufool< /span>< /a> and < a href=" https://twitter.com/faschz">< span style=" text-decoration: underline; color:#0000ff;"> Faschz< /span>< /a>< br/> Maintained by < a href=" https://twitter.com/Avasam06">< span style=" text-decoration: underline; color:#0000ff;"> Avasam< /span>< /a>< /p>< /body>< /html> </string >
6161 </property >
6262 </widget >
63- <widget class =" QLabel" name =" versionLabel " >
63+ <widget class =" QLabel" name =" version_label " >
6464 <property name =" geometry" >
6565 <rect >
6666 <x >10</x >
7373 <string >Version: </string >
7474 </property >
7575 </widget >
76- <widget class =" QLabel" name =" donatetextLabel " >
76+ <widget class =" QLabel" name =" donate_text_label " >
7777 <property name =" geometry" >
7878 <rect >
7979 <x >30</x >
@@ -90,7 +90,7 @@ consider donating. Thank you!</string>
9090 <set >Qt::AlignCenter</set >
9191 </property >
9292 </widget >
93- <widget class =" QLabel" name =" donatebuttonLabel " >
93+ <widget class =" QLabel" name =" donate_button_label " >
9494 <property name =" geometry" >
9595 <rect >
9696 <x >60</x >
@@ -109,7 +109,7 @@ consider donating. Thank you!</string>
109109 <set >Qt::AlignCenter</set >
110110 </property >
111111 </widget >
112- <widget class =" QLabel" name =" iconLabel " >
112+ <widget class =" QLabel" name =" icon_label " >
113113 <property name =" geometry" >
114114 <rect >
115115 <x >190</x >
@@ -131,9 +131,9 @@ consider donating. Thank you!</string>
131131 </resources >
132132 <connections >
133133 <connection >
134- <sender >okButton </sender >
134+ <sender >ok_button </sender >
135135 <signal >clicked()</signal >
136- <receiver >aboutAutoSplitWidget </receiver >
136+ <receiver >AboutAutoSplitWidget </receiver >
137137 <slot >close()</slot >
138138 <hints >
139139 <hint type =" sourcelabel" >
0 commit comments