summaryrefslogtreecommitdiff
path: root/src/ui.c
diff options
context:
space:
mode:
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_;