The function takes no arguments...

svn path=/trunk/; revision=48828
This commit is contained in:
Michael Tüxen 2013-04-12 12:12:04 +00:00
parent a17ec349b4
commit d6375b1bf5
1 changed files with 1 additions and 1 deletions

View File

@ -757,7 +757,7 @@ gboolean on_selection_changed(GtkTreeSelection *selection _U_,
}
void
set_sensitivity_for_start_icon()
set_sensitivity_for_start_icon(void)
{
gboolean enable = (global_capture_opts.num_selected > 0);