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/main.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'saedit/main.c') 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