~ubuntu-branches/ubuntu/quantal/libbonoboui/quantal

« back to all changes in this revision

Viewing changes to bonobo/bonobo-ui-toolbar-item.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-06 18:54:08 UTC
  • mfrom: (1.1.22 upstream) (3.1.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090306185408-rz2plr7bo8xjngqn
Tags: 2.24.1-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
#include <glib.h>
14
14
#include <gtk/gtk.h>
15
15
 
 
16
#undef GTK_DISABLE_DEPRECATED
16
17
#ifndef BONOBO_UI_DISABLE_DEPRECATED
17
18
 
18
19
G_BEGIN_DECLS