mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 21:40:19 +00:00
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>
|
||||
|
||||
* configure.in: Bump version
|
||||
|
@ -33,6 +33,8 @@
|
||||
#ifndef __GDK_INTERNALS_H__
|
||||
#define __GDK_INTERNALS_H__
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/**********************
|
||||
* General Facilities *
|
||||
**********************/
|
||||
|
Loading…
Reference in New Issue
Block a user