[gtk/wip/baedert/for-master: 11/29] stackswitcher: Drop gtkradiobutton.h include




commit 33b65d5e6116159c6278d0617377191947595495
Author: Matthias Clasen <mclasen redhat com>
Date:   Sun Aug 30 17:56:11 2020 -0400

    stackswitcher: Drop gtkradiobutton.h include
    
    No longer used.

 gtk/gtkstackswitcher.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gtk/gtkstackswitcher.c b/gtk/gtkstackswitcher.c
index cf452db7cc..b295862108 100644
--- a/gtk/gtkstackswitcher.c
+++ b/gtk/gtkstackswitcher.c
@@ -27,9 +27,9 @@
 #include "gtkintl.h"
 #include "gtklabel.h"
 #include "gtkprivate.h"
-#include "gtkradiobutton.h"
 #include "gtkselectionmodel.h"
 #include "gtkstylecontext.h"
+#include "gtktogglebutton.h"
 #include "gtktypebuiltins.h"
 #include "gtkwidgetprivate.h"
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]