diff options
Diffstat (limited to 'src/eggtreemultidnd.c')
-rw-r--r-- | src/eggtreemultidnd.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/eggtreemultidnd.c b/src/eggtreemultidnd.c index 3b4576e..f3d4534 100644 --- a/src/eggtreemultidnd.c +++ b/src/eggtreemultidnd.c @@ -66,6 +66,7 @@ egg_tree_multi_drag_source_get_type (void) NULL, /* class_data */ 0, 0, /* n_preallocs */ + NULL, NULL }; |