Skip to content

Commit 9ac0557

Browse files
committed
modifying icon sizepolicy
1 parent 30d0407 commit 9ac0557

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

UI/fandomlistwidget.ui

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,12 @@
146146
</item>
147147
<item row="1" column="2">
148148
<widget class="QPushButton" name="pbDeleteFandomList">
149+
<property name="sizePolicy">
150+
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
151+
<horstretch>0</horstretch>
152+
<verstretch>0</verstretch>
153+
</sizepolicy>
154+
</property>
149155
<property name="toolTip">
150156
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Use it to delete a fandom list. Ignores and Whitelist are special cases and can't be deleted.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
151157
</property>
@@ -186,6 +192,12 @@
186192
</item>
187193
<item row="1" column="1">
188194
<widget class="QPushButton" name="pbAddNewFandomList">
195+
<property name="sizePolicy">
196+
<sizepolicy hsizetype="Maximum" vsizetype="Maximum">
197+
<horstretch>0</horstretch>
198+
<verstretch>0</verstretch>
199+
</sizepolicy>
200+
</property>
189201
<property name="toolTip">
190202
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Used to add new fandom lists&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
191203
</property>

0 commit comments

Comments
 (0)