[gtk/wip/baedert/for-master: 9/29] checkbutton: Drop gtkradiobutton.h include
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/wip/baedert/for-master: 9/29] checkbutton: Drop gtkradiobutton.h include
- Date: Mon, 31 Aug 2020 02:26:57 +0000 (UTC)
commit 2d6c43b5988782ee78b591ae135ef040a883b85b
Author: Matthias Clasen <mclasen redhat com>
Date: Sun Aug 30 17:55:13 2020 -0400
checkbutton: Drop gtkradiobutton.h include
No longer used.
gtk/gtkcheckbutton.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/gtk/gtkcheckbutton.c b/gtk/gtkcheckbutton.c
index 59e5645d69..ac087f5079 100644
--- a/gtk/gtkcheckbutton.c
+++ b/gtk/gtkcheckbutton.c
@@ -24,6 +24,8 @@
#include "config.h"
+#include "gtkcheckbutton.h"
+
#include "gtkactionhelperprivate.h"
#include "gtkboxlayout.h"
#include "gtkbuiltiniconprivate.h"
@@ -33,7 +35,6 @@
#include "gtkintl.h"
#include "gtklabel.h"
#include "gtkprivate.h"
-#include "gtkradiobutton.h"
#include "gtkstylecontextprivate.h"
#include "gtkwidgetprivate.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]