[seahorse-plugins] Use single GTK+ includes
- From: Javier Jardón <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [seahorse-plugins] Use single GTK+ includes
- Date: Mon, 5 Apr 2010 16:19:14 +0000 (UTC)
commit 33bfd17654691a5ab318264f479d88cc290d4b6f
Author: Javier Jardón <jjardon gnome org>
Date: Mon Apr 5 18:15:05 2010 +0200
Use single GTK+ includes
plugins/epiphany/seahorse-extension.c | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
---
diff --git a/plugins/epiphany/seahorse-extension.c b/plugins/epiphany/seahorse-extension.c
index 23a79e9..c65eef4 100644
--- a/plugins/epiphany/seahorse-extension.c
+++ b/plugins/epiphany/seahorse-extension.c
@@ -31,10 +31,7 @@
#include "ephy-debug.h"
#include <gmodule.h>
-#include <gtk/gtkaction.h>
-#include <gtk/gtkactiongroup.h>
-#include <gtk/gtkuimanager.h>
-#include <gtk/gtkmenuitem.h>
+#include <gtk/gtk.h>
#include <glib/gi18n-lib.h>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]