Restore G_BEGIN_DECLS at the top of this file to make C++ compilers happy.
2007-06-19 Mathias Hasselmann <mathias.hasselmann@gmx.de> * gdk/gdkinternals.h: Restore G_BEGIN_DECLS at the top of this file to make C++ compilers happy. svn path=/trunk/; revision=18196
This commit is contained in:
parent
36dd2a7a4d
commit
708dba5dc6
@ -1,3 +1,8 @@
|
|||||||
|
2007-06-19 Mathias Hasselmann <mathias.hasselmann@gmx.de>
|
||||||
|
|
||||||
|
* gdk/gdkinternals.h: Restore G_BEGIN_DECLS at the
|
||||||
|
top of this file to make C++ compilers happy.
|
||||||
|
|
||||||
2007-06-19 Matthias Clasen <mclasen@redhat.com>
|
2007-06-19 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
* configure.in: Bump version
|
* configure.in: Bump version
|
||||||
|
@ -33,6 +33,8 @@
|
|||||||
#ifndef __GDK_INTERNALS_H__
|
#ifndef __GDK_INTERNALS_H__
|
||||||
#define __GDK_INTERNALS_H__
|
#define __GDK_INTERNALS_H__
|
||||||
|
|
||||||
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
/**********************
|
/**********************
|
||||||
* General Facilities *
|
* General Facilities *
|
||||||
**********************/
|
**********************/
|
||||||
|
Loading…
Reference in New Issue
Block a user