diff options
Diffstat (limited to 'mixgtk')
| -rw-r--r-- | mixgtk/mixgtk.glade | 6 | 
1 files changed, 4 insertions, 2 deletions
diff --git a/mixgtk/mixgtk.glade b/mixgtk/mixgtk.glade index 2e227f4..6d7b057 100644 --- a/mixgtk/mixgtk.glade +++ b/mixgtk/mixgtk.glade @@ -1784,8 +1784,8 @@  <widget>    <class>GtkDialog</class>    <name>goto_dialog</name> -  <width>190</width> -  <height>116</height> +  <width>193</width> +  <height>120</height>    <visible>False</visible>    <signal>      <name>destroy_event</name> @@ -1822,6 +1822,7 @@        <child_name>Dialog:action_area</child_name>        <name>dialog-action_area6</name>        <border_width>10</border_width> +      <height>40</height>        <homogeneous>True</homogeneous>        <spacing>5</spacing>        <child> @@ -1880,6 +1881,7 @@        <class>GtkVBox</class>        <name>vbox1</name>        <border_width>12</border_width> +      <height>75</height>        <homogeneous>False</homogeneous>        <spacing>0</spacing>        <child>  | 
