~jorge/+junk/fix-for-790821

« back to all changes in this revision

Viewing changes to src/fe-gnome/gui.h

  • Committer: Bazaar Package Importer
  • Author(s): Christophe Sauthier
  • Date: 2009-01-16 18:49:03 UTC
  • mfrom: (1.1.15 upstream)
  • Revision ID: james.westby@ubuntu.com-20090116184903-8u3ygm1weh8qm4fg
Tags: 1:0.24.3.1-0ubuntu1
* New upstream version (LP: #318012)
  - Bug fix (#565958).
  - Updated translations.
* Update of debian/patches/98_autoconf.patch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#define XCHAT_GNOME_GUI_H
24
24
 
25
25
#include <glade/glade.h>
26
 
#include <gtk/gtkactiongroup.h>
27
 
#include <gtk/gtkuimanager.h>
 
26
#include <gtk/gtk.h>
28
27
#include <libgnome/gnome-program.h>
29
28
#include "userlist.h"
30
29
#include "navigation-tree.h"