christ, did I seriously forget to remove that code
This commit is contained in:
parent
012a7d61a7
commit
9125620ff1
|
@ -48,7 +48,7 @@ static char *filedialog(GtkWindow *parent, GtkFileChooserAction mode, const gcha
|
|||
break;
|
||||
}
|
||||
}
|
||||
printf("add filter\n");
|
||||
|
||||
gtk_file_chooser_add_filter(fc, filter);
|
||||
}
|
||||
else
|
||||
|
|
Loading…
Reference in New Issue