File tree Expand file tree Collapse file tree 2 files changed +2
-18
lines changed
Expand file tree Collapse file tree 2 files changed +2
-18
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ class itemType(Enum):
7575 "Riot API" : 0 ,
7676 "File Paths" : 1 ,
7777 "Format" : 2 ,
78- "Output file " : 3 ,
78+ "Output File " : 3 ,
7979 "Riot Settings" : 4 ,
8080 "Statistics" : 5 ,
8181 "Timers" : 6 ,
Original file line number Diff line number Diff line change 5757 <string >LoL Overlay</string >
5858 </property >
5959 <property name =" currentIndex" >
60- <number >1 </number >
60+ <number >0 </number >
6161 </property >
6262 <property name =" documentMode" >
6363 <bool >false</bool >
16611661 </hint >
16621662 </hints >
16631663 </connection >
1664- <connection >
1665- <sender >actionMain_Settings</sender >
1666- <signal >triggered()</signal >
1667- <receiver >MainWindow</receiver >
1668- <slot >hide()</slot >
1669- <hints >
1670- <hint type =" sourcelabel" >
1671- <x >-1</x >
1672- <y >-1</y >
1673- </hint >
1674- <hint type =" destinationlabel" >
1675- <x >399</x >
1676- <y >299</y >
1677- </hint >
1678- </hints >
1679- </connection >
16801664 </connections >
16811665</ui >
You can’t perform that action at this time.
0 commit comments