removed explicit spacing sizes in plugins page

This commit is contained in:
csoler 2016-01-19 23:19:46 -05:00
parent 3203249bd2
commit c597c8cb6f

View File

@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>423</width>
<height>340</height>
<width>964</width>
<height>593</height>
</rect>
</property>
<property name="contextMenuPolicy">
@ -27,9 +27,6 @@
<string>Plugins</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="margin">
<number>6</number>
</property>
<item>
<widget class="QScrollArea" name="scrollArea">
<property name="frameShape">
@ -43,7 +40,7 @@
<rect>
<x>0</x>
<y>0</y>
<width>391</width>
<width>920</width>
<height>16</height>
</rect>
</property>
@ -74,20 +71,7 @@
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QTextBrowser" name="_lookupDirectories_TB">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>50</height>
</size>
</property>
</widget>
<widget class="QTextBrowser" name="_lookupDirectories_TB"/>
</item>
</layout>
</widget>