[gtk+] More include cleanups
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+] More include cleanups
- Date: Wed, 8 Jun 2011 01:29:25 +0000 (UTC)
commit ab3c63cc3a8cb4c7ee1a629827aad979d8f3870a
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Jun 7 21:23:07 2011 -0400
More include cleanups
gtk/gtkcolorsel.c | 2 --
gtk/gtkcolorseldialog.c | 1 -
gtk/gtkdialog.c | 2 +-
gtk/gtkfontsel.c | 2 --
gtk/gtkpagesetupunixdialog.c | 4 ----
5 files changed, 1 insertions(+), 10 deletions(-)
---
diff --git a/gtk/gtkcolorsel.c b/gtk/gtkcolorsel.c
index 3eb8bda..4ddf842 100644
--- a/gtk/gtkcolorsel.c
+++ b/gtk/gtkcolorsel.c
@@ -39,8 +39,6 @@
#include "gtkselection.h"
#include "gtkdnd.h"
#include "gtkdrawingarea.h"
-#include "gtkhbox.h"
-#include "gtkhbbox.h"
#include "gtkrc.h"
#include "gtkframe.h"
#include "gtktable.h"
diff --git a/gtk/gtkcolorseldialog.c b/gtk/gtkcolorseldialog.c
index 4d0f678..2d31111 100644
--- a/gtk/gtkcolorseldialog.c
+++ b/gtk/gtkcolorseldialog.c
@@ -28,7 +28,6 @@
#include <glib.h>
#include "gtkcolorseldialog.h"
#include "gtkframe.h"
-#include "gtkhbbox.h"
#include "gtkbutton.h"
#include "gtkstock.h"
#include "gtkintl.h"
diff --git a/gtk/gtkdialog.c b/gtk/gtkdialog.c
index 17f9fcc..6aae900 100644
--- a/gtk/gtkdialog.c
+++ b/gtk/gtkdialog.c
@@ -31,7 +31,7 @@
#include "gtkbutton.h"
#include "gtkdialog.h"
-#include "gtkhbbox.h"
+#include "gtkbbox.h"
#include "gtklabel.h"
#include "gtkmarshalers.h"
#include "gtkvbox.h"
diff --git a/gtk/gtkfontsel.c b/gtk/gtkfontsel.c
index 1f3c6e2..7885899 100644
--- a/gtk/gtkfontsel.c
+++ b/gtk/gtkfontsel.c
@@ -42,8 +42,6 @@
#include "gtkcellrenderertext.h"
#include "gtkentry.h"
#include "gtkframe.h"
-#include "gtkhbbox.h"
-#include "gtkhbox.h"
#include "gtklabel.h"
#include "gtkliststore.h"
#include "gtkrc.h"
diff --git a/gtk/gtkpagesetupunixdialog.c b/gtk/gtkpagesetupunixdialog.c
index 0b26190..3794122 100644
--- a/gtk/gtkpagesetupunixdialog.c
+++ b/gtk/gtkpagesetupunixdialog.c
@@ -33,8 +33,6 @@
#include "gtktreemodel.h"
#include "gtkbutton.h"
#include "gtkscrolledwindow.h"
-#include "gtkvbox.h"
-#include "gtkhbox.h"
#include "gtkframe.h"
#include "gtkeventbox.h"
#include "gtkcombobox.h"
@@ -45,8 +43,6 @@
#include "gtkcelllayout.h"
#include "gtkcellrenderertext.h"
#include "gtkspinbutton.h"
-#include "gtkbbox.h"
-#include "gtkhbbox.h"
#include "gtkpagesetupunixdialog.h"
#include "gtkcustompaperunixdialog.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]