From 0c9df28b0a3f7d3576f9cbe6df8233b7883abe71 Mon Sep 17 00:00:00 2001 From: Vasily_Makarov Date: Tue, 31 Jan 2012 19:43:08 +0400 Subject: Some changes --- saedit/interface.ui | 14 ++++++++++++++ saedit/main.c | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/saedit/interface.ui b/saedit/interface.ui index 69c52fd..4141f93 100644 --- a/saedit/interface.ui +++ b/saedit/interface.ui @@ -198,6 +198,18 @@ Reid Yaro <reidyaro@gmail.com> + + + + + + + + + + + + 600 600 @@ -553,6 +565,7 @@ Reid Yaro <reidyaro@gmail.com> True False + liststore2 0 @@ -581,6 +594,7 @@ Reid Yaro <reidyaro@gmail.com> True False + liststore3 0 diff --git a/saedit/main.c b/saedit/main.c index b0f1b3b..adce108 100644 --- a/saedit/main.c +++ b/saedit/main.c @@ -282,7 +282,7 @@ void set_up_actions_by_imageset_name(gchar *imageset_name, SAEInfo *sae_info) { gtk_combo_box_text_append_text(GTK_COMBO_BOX_TEXT(sae_info->actions_combo_box), xml_node_get_attr_value(node, "name")); list = list->next; } - if (sae_info->actions_combo_box != NULL); + if (sae_info->actions_combo_box != NULL) gtk_combo_box_set_active(GTK_COMBO_BOX(sae_info->actions_combo_box), 0); } -- cgit v1.2.3-70-g09d2