Skip to content

Commit

Permalink
adding layers move buttons sensitivity fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
tschoonj committed Jun 12, 2014
1 parent 21b1027 commit 1467677
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/xmimsim-gui.c
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,7 @@ static void layer_widget_hide_cb(GtkWidget *window, gpointer data) {
gtk_tree_path_free(path);
}

g_signal_emit_by_name(G_OBJECT(select), "changed");


return;
Expand Down

0 comments on commit 1467677

Please sign in to comment.