aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/e-dropdown-button.h
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2001-03-30 02:16:57 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-03-30 02:16:57 +0800
commit69dd62ddd068fb45bd91c13402fa53c18a5f9e3e (patch)
treeb5b833a8c228b69604a6571863466b889cec4a48 /widgets/misc/e-dropdown-button.h
parentc72573f31ba56785b6bbbb5c34326c7b1b734097 (diff)
downloadgsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar.gz
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar.bz2
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar.lz
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar.xz
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.tar.zst
gsoc2013-evolution-69dd62ddd068fb45bd91c13402fa53c18a5f9e3e.zip
Replace #include <gtk/gtk.h> Remove #include <gnome.h> Replace #include
2001-03-29 Kjartan Maraas <kmaraas@gnome.org> * e-dropdown-button.c: Replace #include <gtk/gtk.h> * e-dropdown-button.h: Remove #include <gnome.h> * e-filter-bar.c: Replace #include <gtk/gtk.h> * e-filter-bar.h: Replace #include <gtk/gtk.h> * e-messagebox.c: Add #includes to count for removed <gnome.h> in e-messagebox.h: * e-messagebox.h: Replace #include <gnome.h> * e-search-bar.c: Replace #include <gnome.h> * e-search-bar.h: Same here * test-calendar.c: Remove #include <gnome.h> * test-dateedit.c: Replace #include <gnome.h> * test-dropdown-button.c: Same here. * test-title-bar.c: Same here. svn path=/trunk/; revision=9018
Diffstat (limited to 'widgets/misc/e-dropdown-button.h')
-rw-r--r--widgets/misc/e-dropdown-button.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/widgets/misc/e-dropdown-button.h b/widgets/misc/e-dropdown-button.h
index 6e3043f70e..6aa92d0bd8 100644
--- a/widgets/misc/e-dropdown-button.h
+++ b/widgets/misc/e-dropdown-button.h
@@ -31,8 +31,6 @@
#include <gtk/gtktogglebutton.h>
#include <gtk/gtkmenu.h>
-#include <gnome.h>
-
#ifdef __cplusplus
extern "C" {
#pragma }