mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-17 14:30:15 +00:00
gtk: Fix compiler warnings from include fixes
This commit is contained in:
parent
a9dd3e559a
commit
b526375e8f
@ -51,6 +51,7 @@
|
||||
#include "gtktooltip.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "gtkmain.h"
|
||||
|
||||
#include "a11y/gtklabelaccessible.h"
|
||||
|
||||
|
@ -51,6 +51,7 @@
|
||||
#include "gtkmnemonichash.h"
|
||||
#include "gtkwindow.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
|
||||
|
@ -39,6 +39,7 @@
|
||||
#include "gtkwindow.h"
|
||||
#include "gtkprivate.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkmain.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "a11y/gtkrangeaccessible.h"
|
||||
|
||||
|
@ -38,6 +38,7 @@
|
||||
#include "gtkprivate.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "gtkintl.h"
|
||||
#include "gtkviewport.h"
|
||||
#include "a11y/gtkscrolledwindowaccessible.h"
|
||||
|
||||
/**
|
||||
|
@ -49,6 +49,7 @@
|
||||
#include "gtkentryprivate.h"
|
||||
#include "gtkstylecontextprivate.h"
|
||||
#include "gtktypebuiltins.h"
|
||||
#include "gtkmain.h"
|
||||
#include "a11y/gtktreeviewaccessible.h"
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user