From 695f537db79b0921621b54998ae46f331fff9105 Mon Sep 17 00:00:00 2001 From: Alessio Treglia Date: Mon, 13 May 2013 08:57:50 +0100 Subject: Imported Upstream version 3.6.1 --- src/ui.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/ui.c') diff --git a/src/ui.c b/src/ui.c index 45be640..63d0613 100644 --- a/src/ui.c +++ b/src/ui.c @@ -1,4 +1,4 @@ -/* ui.c generated by valac 0.17.7, the Vala compiler +/* ui.c generated by valac 0.18.1, the Vala compiler * generated from ui.vala, do not modify */ /* @@ -3852,7 +3852,7 @@ static void user_interface_load (UserInterface* self) { GtkBox* _tmp107_; GtkBox* hbox; GtkInfoBar* _tmp108_; - GtkWidget* _tmp109_ = NULL; + GtkContainer* _tmp109_ = NULL; GtkContainer* _tmp110_; GtkContainer* content_area; GtkContainer* _tmp111_; @@ -3868,11 +3868,11 @@ static void user_interface_load (UserInterface* self) { GtkLabel* _tmp121_; GtkLabel* _tmp122_; GtkInfoBar* _tmp123_; - GtkWidget* _tmp124_ = NULL; + GtkButton* _tmp124_ = NULL; GtkButton* _tmp125_; GtkInfoBar* _tmp126_; const gchar* _tmp127_ = NULL; - GtkWidget* _tmp128_ = NULL; + GtkButton* _tmp128_ = NULL; GtkButton* _tmp129_; GtkTreeIter iter = {0}; GtkListStore* _tmp130_; -- cgit v1.2.3