mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
Finish of the OtherLogs page, and (re)format page related files
This commit is contained in:
committed by
Petr Mrázek
parent
5c43842359
commit
4c0dc51110
@@ -39,7 +39,14 @@
|
||||
<item>
|
||||
<layout class="QVBoxLayout" name="verticalLayout">
|
||||
<item>
|
||||
<widget class="QComboBox" name="selectLogBox"/>
|
||||
<widget class="QComboBox" name="selectLogBox">
|
||||
<property name="maximumSize">
|
||||
<size>
|
||||
<width>96</width>
|
||||
<height>16777215</height>
|
||||
</size>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="btnReload">
|
||||
|
||||
Reference in New Issue
Block a user