diff options
author | Mathias Hasselmann <hasselmm@src.gnome.org> | 2008-01-12 22:45:14 +0000 |
---|---|---|
committer | Mathias Hasselmann <hasselmm@src.gnome.org> | 2008-01-12 22:45:14 +0000 |
commit | 2612868618307d70974da2f04cc2368e45c08a33 (patch) | |
tree | c09a775322b04346c7f14585c6c5acd78cad639e /gtk/gtk.h | |
parent | f5589f2e80b0a13e8b0648d3a342e09a2ac908c3 (diff) | |
download | gtk+-2612868618307d70974da2f04cc2368e45c08a33.tar.gz |
Include <gtk/gtktoolshell.h> from gtk.h.
* gtk/gtk.h: Add gtktoolshell.h
svn path=/trunk/; revision=19356
Diffstat (limited to 'gtk/gtk.h')
-rw-r--r-- | gtk/gtk.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -181,6 +181,7 @@ #include <gtk/gtktoolbar.h> #include <gtk/gtktoolbutton.h> #include <gtk/gtktoolitem.h> +#include <gtk/gtktoolshell.h> #include <gtk/gtktooltip.h> #include <gtk/gtktooltips.h> #include <gtk/gtktestutils.h> |