mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2025-01-12 05:20:17 +00:00
Rename gdkconstructor.h to gdkconstructorprivate.h
This is the naming convention for private headers.
This commit is contained in:
parent
c24a69549d
commit
7d2c296357
@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
#include "gdkresources.h"
|
#include "gdkresources.h"
|
||||||
|
|
||||||
#include "gdkconstructor.h"
|
#include "gdkconstructorprivate.h"
|
||||||
#include "gdkdebugprivate.h"
|
#include "gdkdebugprivate.h"
|
||||||
#include "gdkdisplay.h"
|
#include "gdkdisplay.h"
|
||||||
#include "gdkglcontextprivate.h"
|
#include "gdkglcontextprivate.h"
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
#include "gtkprivate.h"
|
#include "gtkprivate.h"
|
||||||
#include "gtkintl.h"
|
#include "gtkintl.h"
|
||||||
|
|
||||||
#include "gdk/gdkconstructor.h"
|
#include "gdk/gdkconstructorprivate.h"
|
||||||
|
|
||||||
G_DEFINE_TYPE (GtkApplicationImplDBus, gtk_application_impl_dbus, GTK_TYPE_APPLICATION_IMPL)
|
G_DEFINE_TYPE (GtkApplicationImplDBus, gtk_application_impl_dbus, GTK_TYPE_APPLICATION_IMPL)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user