Updated FTB Classic layout
Signed-off-by: jopejoe1 <johannes@joens.email>
This commit is contained in:
parent
f1902a4471
commit
9e19b73ce6
@ -25,7 +25,7 @@
|
|||||||
<widget class="QTreeView" name="publicPackList">
|
<widget class="QTreeView" name="publicPackList">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>250</width>
|
<width>16777215</width>
|
||||||
<height>16777215</height>
|
<height>16777215</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
@ -51,7 +51,7 @@
|
|||||||
<widget class="QTreeView" name="thirdPartyPackList">
|
<widget class="QTreeView" name="thirdPartyPackList">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>250</width>
|
<width>16777215</width>
|
||||||
<height>16777215</height>
|
<height>16777215</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
@ -71,7 +71,7 @@
|
|||||||
<widget class="QTreeView" name="privatePackList">
|
<widget class="QTreeView" name="privatePackList">
|
||||||
<property name="maximumSize">
|
<property name="maximumSize">
|
||||||
<size>
|
<size>
|
||||||
<width>250</width>
|
<width>16777215</width>
|
||||||
<height>16777215</height>
|
<height>16777215</height>
|
||||||
</size>
|
</size>
|
||||||
</property>
|
</property>
|
||||||
|
Loading…
Reference in New Issue
Block a user