mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-05 16:20:10 +00:00
Fix GDK build on Quartz
This commit is contained in:
parent
ad474edda8
commit
1b9029fc64
@ -454,7 +454,7 @@ update_context_from_dragging_info (id <NSDraggingInfo> sender)
|
||||
|
||||
- (NSDragOperation)draggingEntered:(id <NSDraggingInfo>)sender
|
||||
{
|
||||
GdkDeviceManager device_manager;
|
||||
GdkDeviceManager *device_manager;
|
||||
GdkEvent *event;
|
||||
GdkWindow *window;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user