forked from AuroraMiddleware/gtk
win32: Make gdk_drag_context_new static
This commit is contained in:
parent
2fb8b97b65
commit
4760b3e2bd
@ -180,7 +180,7 @@ gdk_win32_drag_context_finalize (GObject *object)
|
||||
|
||||
/* Drag Contexts */
|
||||
|
||||
GdkDragContext *
|
||||
static GdkDragContext *
|
||||
gdk_drag_context_new (void)
|
||||
{
|
||||
GdkWin32DragContext *context_win32;
|
||||
|
Loading…
Reference in New Issue
Block a user