summaryrefslogtreecommitdiff
path: root/src/ui.c
diff options
context:
space:
mode:
authorAlessio Treglia <alessio@debian.org>2013-05-13 08:57:50 +0100
committerAlessio Treglia <alessio@debian.org>2013-05-13 08:57:50 +0100
commit695f537db79b0921621b54998ae46f331fff9105 (patch)
treec848ed3ad33d66dd6d54172eff6075ab8a7ca87e /src/ui.c
parentb99db4e5834bb8668c249bb7ce30af9a4d23527e (diff)
Imported Upstream version 3.6.1upstream/3.6.1
Diffstat (limited to 'src/ui.c')
-rw-r--r--src/ui.c8
1 files changed, 4 insertions, 4 deletions
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_;