mirror of
https://git.deluge-torrent.org/deluge
synced 2025-08-21 09:38:44 +00:00
close ticket #166 - set min-height for gtk.notebook
This commit is contained in:
parent
6d7004f4d9
commit
4ca1ff89a0
1 changed files with 1 additions and 0 deletions
|
@ -39,6 +39,7 @@
|
||||||
</child>
|
</child>
|
||||||
<child>
|
<child>
|
||||||
<widget class="GtkNotebook" id="torrent_info">
|
<widget class="GtkNotebook" id="torrent_info">
|
||||||
|
<property name="height_request">300</property>
|
||||||
<property name="visible">True</property>
|
<property name="visible">True</property>
|
||||||
<property name="homogeneous">True</property>
|
<property name="homogeneous">True</property>
|
||||||
<child>
|
<child>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue