Rename gdkconstructor.h to gdkconstructorprivate.h
This is the naming convention for private headers.
This commit is contained in:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user