mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
girepository: Split GIValueInfo out of gienuminfo.c
It’s a separate type, so it would be less confusing if it were in its own file. This doesn’t change any API. Signed-off-by: Philip Withnall <pwithnall@gnome.org> Helps: #3155
This commit is contained in:
@@ -50,6 +50,7 @@
|
||||
#include <girepository/gitypes.h>
|
||||
#include <girepository/giunioninfo.h>
|
||||
#include <girepository/giunresolvedinfo.h>
|
||||
#include <girepository/givalueinfo.h>
|
||||
#include <girepository/givfuncinfo.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
Reference in New Issue
Block a user