This commit is contained in:
Matthias Clasen
2006-10-08 05:32:07 +00:00
parent 07e7719441
commit 241ff0b6bd
26 changed files with 51 additions and 82 deletions

View File

@ -130,7 +130,7 @@ static void gdk_drag_context_finalize (GObject *object);
static GList *contexts;
const static struct {
static const struct {
const char *atom_name;
GdkFilterFunc func;
} xdnd_filters[] = {