Commit 593eecb0 authored by Simon Steinbeiss's avatar Simon Steinbeiss
Browse files

desktop-item-edit: Fix sensitivity of save button (Bug #16813)

parent 465644b2
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -343,6 +343,7 @@ main (int argc, char **argv)
                                      TRUE);
#endif

  button = gtk_dialog_get_widget_for_response (GTK_RESPONSE_ACCEPT);

  /* allocate the editor widget */
  editor = exo_die_editor_new ();