Remove gtkwidgetpath.h include where no longer needed
authorBenjamin Otte <otte@redhat.com>
Wed, 22 Jan 2020 23:45:01 +0000 (00:45 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 28 Jan 2020 01:17:02 +0000 (02:17 +0100)
gtk/gtkbox.c
gtk/gtkcssprovider.c
gtk/gtkframe.c
gtk/gtknotebook.c
gtk/gtkpathbar.c
gtk/gtkspinbutton.c
gtk/gtkstyleprovider.c
gtk/gtktoolbar.c
gtk/gtktreeview.c

index 800e31847fafd28168d23dfe2f96fb11c0751017..0260a73b0e50ce632e044dcbbde9f15346214a4b 100644 (file)
@@ -66,7 +66,6 @@
 #include "gtktypebuiltins.h"
 #include "gtksizerequest.h"
 #include "gtkstylecontextprivate.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "a11y/gtkcontaineraccessible.h"
 
index d32328c03453b6d8ca133b472f65fb0a8085ecf5..fc17e95dd732479a12fd2beb0b0e7a29292d677b 100644 (file)
@@ -31,7 +31,6 @@
 #include "gtkstylecontextprivate.h"
 #include "gtkstylepropertyprivate.h"
 #include "gtkstyleproviderprivate.h"
-#include "gtkwidgetpath.h"
 #include "gtkbindings.h"
 #include "gtkmarshalers.h"
 #include "gtkprivate.h"
index b5a2aa8a6ebf5f06250a958754eb27a1bb13f902..40d5bc2939ed6a7ab018b1a8f82e0c91916203c8 100644 (file)
@@ -30,7 +30,6 @@
 #include "gtktypebuiltins.h"
 #include "gtkintl.h"
 #include "gtkbuildable.h"
-#include "gtkwidgetpath.h"
 #include "gtkcssnodeprivate.h"
 #include "gtkwidgetprivate.h"
 #include "gtkcontainerprivate.h"
index c8fa3c94fd6208f29dbeb42834c7684aa4f3e427..70c50793a3b9b8a5e1d49971cda82dd901fc7772 100644 (file)
@@ -50,7 +50,6 @@
 #include "gtkprivate.h"
 #include "gtkstack.h"
 #include "gtktypebuiltins.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "gtkdragsource.h"
 #include "gtkwidgetpaintable.h"
index d5d89a12b9315cab94c177807d439a7ee9887109..d9c2d5ec00b3e48c41e2499099234d2b4cc0ffc4 100644 (file)
@@ -33,7 +33,6 @@
 #include "gtkmarshalers.h"
 #include "gtksettings.h"
 #include "gtktogglebutton.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "gtkeventcontrollerscroll.h"
 #include "gtkdragsource.h"
index 9e16ac0d78acae222a4748b852822ef0d69a8b5d..93484a617fd42cbe935ca40f57e16191ef929baa 100644 (file)
@@ -52,7 +52,6 @@
 #include "gtksettings.h"
 #include "gtkstylecontextprivate.h"
 #include "gtktypebuiltins.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "gtkboxlayout.h"
 #include "gtktextprivate.h"
index c454f19c1ea3632bd63aa6ec661173665ee74969..46d57556593165598adfd6551ba2eea2f1a018c3 100644 (file)
@@ -21,7 +21,6 @@
 
 #include "gtkintl.h"
 #include "gtkprivate.h"
-#include "gtkwidgetpath.h"
 
 /**
  * SECTION:gtkstyleprovider
index fd733ea2d7232c1d585c785469bb05e3117f34dc..f97ede89c2fd1049640894d4d694397e32b9cd79 100644 (file)
@@ -56,7 +56,6 @@
 #include "gtkseparatortoolitem.h"
 #include "gtktoolshell.h"
 #include "gtktypebuiltins.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "gtkwindowprivate.h"
 #include "gtkgestureclick.h"
index e687a71e4b92c06f6ac9800e9b51a5c2a0cff91b..c687ada1bee8fe7bf217645367440a101733899b 100644 (file)
@@ -60,7 +60,6 @@
 #include "gtktreemodelsort.h"
 #include "gtktreeprivate.h"
 #include "gtktypebuiltins.h"
-#include "gtkwidgetpath.h"
 #include "gtkwidgetprivate.h"
 #include "gtkwindowgroup.h"
 #include "gtknative.h"