Install backend specific header (bug #405915). Also add a getter for the

2007-12-10  Richard Hult  <richard@imendio.com>

	* gdk/quartz/Makefile.am:
	* gdk/quartz/gdkquartz.h:
	* gdk/quartz/gdkwindow-quartz.c: Install backend specific
	header (bug #405915). Also add a getter for the toplevel nswindow.

svn path=/trunk/; revision=19151
This commit is contained in:
Richard Hult
2007-12-10 20:44:23 +00:00
committed by Richard Hult
parent d7f3ab0569
commit 8082fbc437
4 changed files with 26 additions and 0 deletions

View File

@ -52,3 +52,7 @@ libgdk_quartz_la_SOURCES = \
gdkwindow-quartz.c \
gdkwindow-quartz.h \
xcursors.h
libgdkinclude_HEADERS = \
gdkquartz.h