~albyrock87/awn-extras/extras_with_pidgineer

« back to all changes in this revision

Viewing changes to src/libawn-extras/bindings/python/awn_extras.override

  • Committer: Mark Lee
  • Date: 2009-07-07 07:39:13 UTC
  • mto: (961.8.1 awn-extras.copy)
  • mto: This revision was merged to the branch mainline in revision 1197.
  • Revision ID: bzr@lazymalevolence.com-20090707073913-uoysz6qv1fh122yy
libawn-extras: fix compiler warnings.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#include <libawn/awn-cairo-utils.h>
24
24
#include <gtk/gtk.h>
25
25
#include <libawn-extras/awn-extras.h>
26
 
 
27
 
static Pycairo_CAPI_t *Pycairo_CAPI;
28
26
%%
29
27
modulename _extras
30
28
%%