fix initial commit
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user