forked from AuroraMiddleware/gtk
Fix another typo
This commit is contained in:
parent
8ad1c959ef
commit
3e9dc75768
@ -104,7 +104,7 @@ struct _GdkDragContextClass {
|
||||
/* Drag and Drop */
|
||||
|
||||
GType gdk_drag_context_get_type (void) G_GNUC_CONST;
|
||||
#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION
|
||||
#if !defined (GDK_DISABLE_DEPRECATED) || defined (GDK_COMPILATION)
|
||||
GdkDragContext * gdk_drag_context_new (void);
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user