forked from AuroraMiddleware/gtk
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 "gdkconstructor.h"
|
||||
#include "gdkconstructorprivate.h"
|
||||
#include "gdkdebugprivate.h"
|
||||
#include "gdkdisplay.h"
|
||||
#include "gdkglcontextprivate.h"
|
||||
|
@ -27,7 +27,7 @@
|
||||
#include "gtkprivate.h"
|
||||
#include "gtkintl.h"
|
||||
|
||||
#include "gdk/gdkconstructor.h"
|
||||
#include "gdk/gdkconstructorprivate.h"
|
||||
|
||||
G_DEFINE_TYPE (GtkApplicationImplDBus, gtk_application_impl_dbus, GTK_TYPE_APPLICATION_IMPL)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user