Changeset 8fdfdc


Ignore:
Timestamp:
04/18/2012 11:57:53 AM (13 years ago)
Author:
Calum Lind <calumlind+deluge@gmail.com>
Branches:
2.0.x, develop, master
Children:
828b32
Parents:
bfae76
Message:

Gtkui: move height request to child widget in create dialog

File:
1 edited

Legend:

Unmodified
Added
Removed
  • deluge/ui/gtkui/glade/create_torrent_dialog.ui

    rbfae76 r8fdfdc  
    8282                    <child>
    8383                      <object class="GtkScrolledWindow" id="scrolledwindow1">
    84                         <property name="height_request">30</property>
    8584                        <property name="visible">True</property>
    8685                        <property name="can_focus">True</property>
     
    9089                        <child>
    9190                          <object class="GtkTreeView" id="treeview_files">
     91                            <property name="height_request">30</property>
    9292                            <property name="visible">True</property>
    9393                            <property name="can_focus">True</property>
Note: See TracChangeset for help on using the changeset viewer.