mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-16 03:36:32 +01:00
fix initial commit
This commit is contained in:
parent
221fd82d59
commit
4ad332ae50
2 changed files with 2 additions and 1 deletions
|
|
@ -23,6 +23,7 @@
|
|||
#include <Carbon/Carbon.h>
|
||||
|
||||
#include "gdk.h"
|
||||
#include "gdkinternals.h"
|
||||
#include "gdkwindowimpl.h"
|
||||
#include "gdkprivate-quartz.h"
|
||||
#include "gdkscreen-quartz.h"
|
||||
|
|
|
|||
|
|
@ -709,7 +709,7 @@ void _gdk_offscreen_window_new (GdkWindow *window,
|
|||
void _gdk_image_exit (void);
|
||||
void _gdk_windowing_exit (void);
|
||||
|
||||
extern void (*_gdk_modal_motify)(GdkWindowModalNotify);
|
||||
extern void (*_gdk_modal_notify)(GdkWindow*, gboolean);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue