mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
giomodule-priv.h include moved to .c file.
2008-01-29 Alexander Larsson <alexl@redhat.com> * gdesktopappinfo.c: * gdesktopappinfo.h: giomodule-priv.h include moved to .c file. svn path=/trunk/; revision=6416
This commit is contained in:
parent
a0283fa682
commit
e61e022333
@ -1,3 +1,9 @@
|
|||||||
|
2008-01-29 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
|
* gdesktopappinfo.c:
|
||||||
|
* gdesktopappinfo.h:
|
||||||
|
giomodule-priv.h include moved to .c file.
|
||||||
|
|
||||||
2008-01-29 Alexander Larsson <alexl@redhat.com>
|
2008-01-29 Alexander Larsson <alexl@redhat.com>
|
||||||
|
|
||||||
* gnativevolumemonitor.h (struct _GNativeVolumeMonitorClass):
|
* gnativevolumemonitor.h (struct _GNativeVolumeMonitorClass):
|
||||||
|
@ -39,6 +39,7 @@
|
|||||||
#include "gfileicon.h"
|
#include "gfileicon.h"
|
||||||
#include <glib/gstdio.h>
|
#include <glib/gstdio.h>
|
||||||
#include "glibintl.h"
|
#include "glibintl.h"
|
||||||
|
#include "giomodule-priv.h"
|
||||||
|
|
||||||
#include "gioalias.h"
|
#include "gioalias.h"
|
||||||
|
|
||||||
|
@ -24,7 +24,6 @@
|
|||||||
#define __G_DESKTOP_APP_INFO_H__
|
#define __G_DESKTOP_APP_INFO_H__
|
||||||
|
|
||||||
#include <gio/gio.h>
|
#include <gio/gio.h>
|
||||||
#include "giomodule-priv.h"
|
|
||||||
|
|
||||||
G_BEGIN_DECLS
|
G_BEGIN_DECLS
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user