forked from AuroraMiddleware/gtk
Fix build, bug #492117.
2007-11-01 Richard Hult <richard@imendio.com> * gdk/quartz/GdkQuartzWindow.h: Fix build, bug #492117. svn path=/trunk/; revision=18958
This commit is contained in:
parent
feac70c246
commit
c6c14a3abd
@ -1,3 +1,7 @@
|
||||
2007-11-01 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/GdkQuartzWindow.h: Fix build, bug #492117.
|
||||
|
||||
2007-10-31 Richard Hult <richard@imendio.com>
|
||||
|
||||
* gdk/quartz/GdkQuartzWindow.c:
|
||||
|
@ -18,7 +18,7 @@
|
||||
* Boston, MA 02111-1307, USA.
|
||||
*/
|
||||
|
||||
#import <AppKit/AppKit.h>
|
||||
#import <Cocoa/Cocoa.h>
|
||||
#include <glib.h>
|
||||
|
||||
@interface GdkQuartzWindow : NSWindow {
|
||||
|
Loading…
Reference in New Issue
Block a user