mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-14 19:55:12 +01:00
Include gdataset.h. (#320322)
2005-11-04 Matthias Clasen <mclasen@redhat.com> * glib/gscanner.h: Include gdataset.h. (#320322)
This commit is contained in:
parent
8b14175a3e
commit
747c3b63bb
@ -1,5 +1,7 @@
|
|||||||
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gscanner.h: Include gdataset.h. (#320322)
|
||||||
|
|
||||||
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
||||||
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
||||||
to help find critical warnings in applications. (#320017,
|
to help find critical warnings in applications. (#320017,
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gscanner.h: Include gdataset.h. (#320322)
|
||||||
|
|
||||||
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
||||||
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
||||||
to help find critical warnings in applications. (#320017,
|
to help find critical warnings in applications. (#320017,
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
2005-11-04 Matthias Clasen <mclasen@redhat.com>
|
||||||
|
|
||||||
|
* glib/gscanner.h: Include gdataset.h. (#320322)
|
||||||
|
|
||||||
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
* glib/gdebug.h: add new GDebugFlag for fatal_criticals
|
||||||
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
* glib/gmessages.c: (_g_debug_init): handle G_DEBUG=fatal_criticals,
|
||||||
to help find critical warnings in applications. (#320017,
|
to help find critical warnings in applications. (#320017,
|
||||||
|
@ -27,6 +27,7 @@
|
|||||||
#ifndef __G_SCANNER_H__
|
#ifndef __G_SCANNER_H__
|
||||||
#define __G_SCANNER_H__
|
#define __G_SCANNER_H__
|
||||||
|
|
||||||
|
#include <glib/gdataset.h>
|
||||||
#include <glib/ghash.h>
|
#include <glib/ghash.h>
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user