diff options
Diffstat (limited to 'contrib/gnunet_statistics_gtk_main_window.glade')
-rw-r--r-- | contrib/gnunet_statistics_gtk_main_window.glade | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/gnunet_statistics_gtk_main_window.glade b/contrib/gnunet_statistics_gtk_main_window.glade index 48f316c6..a1d70f7c 100644 --- a/contrib/gnunet_statistics_gtk_main_window.glade +++ b/contrib/gnunet_statistics_gtk_main_window.glade | |||
@@ -57,7 +57,7 @@ | |||
57 | <property name="visible">True</property> | 57 | <property name="visible">True</property> |
58 | <property name="can_focus">True</property> | 58 | <property name="can_focus">True</property> |
59 | <child> | 59 | <child> |
60 | <object class="GtkBox" id="GNUNET_STATISTICS_GTK_connectivity_box"> | 60 | <object class="GtkHBox" id="GNUNET_STATISTICS_GTK_connectivity_box"> |
61 | <property name="visible">True</property> | 61 | <property name="visible">True</property> |
62 | <property name="can_focus">False</property> | 62 | <property name="can_focus">False</property> |
63 | <property name="orientation">vertical</property> | 63 | <property name="orientation">vertical</property> |
@@ -78,7 +78,7 @@ | |||
78 | </packing> | 78 | </packing> |
79 | </child> | 79 | </child> |
80 | <child> | 80 | <child> |
81 | <object class="GtkBox" id="GNUNET_STATISTICS_GTK_traffic_box"> | 81 | <object class="GtkHBox" id="GNUNET_STATISTICS_GTK_traffic_box"> |
82 | <property name="visible">True</property> | 82 | <property name="visible">True</property> |
83 | <property name="can_focus">False</property> | 83 | <property name="can_focus">False</property> |
84 | <property name="orientation">vertical</property> | 84 | <property name="orientation">vertical</property> |
@@ -103,7 +103,7 @@ | |||
103 | </packing> | 103 | </packing> |
104 | </child> | 104 | </child> |
105 | <child> | 105 | <child> |
106 | <object class="GtkBox" id="GNUNET_STATISTICS_GTK_storage_box"> | 106 | <object class="GtkHBox" id="GNUNET_STATISTICS_GTK_storage_box"> |
107 | <property name="visible">True</property> | 107 | <property name="visible">True</property> |
108 | <property name="can_focus">False</property> | 108 | <property name="can_focus">False</property> |
109 | <property name="orientation">vertical</property> | 109 | <property name="orientation">vertical</property> |