~ubuntu-branches/ubuntu/jaunty/gimp/jaunty-security

« back to all changes in this revision

Viewing changes to libgimpwidgets/gimpframe.h

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-10-06 13:30:41 UTC
  • mto: This revision was merged to the branch mainline in revision 35.
  • Revision ID: james.westby@ubuntu.com-20081006133041-3panbkcanaymfsmp
Tags: upstream-2.6.0
ImportĀ upstreamĀ versionĀ 2.6.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
#ifndef __GIMP_FRAME_H__
24
24
#define __GIMP_FRAME_H__
25
25
 
26
 
#include <gtk/gtkframe.h>
27
 
 
28
26
G_BEGIN_DECLS
29
27
 
30
28
/* For information look into the C source or the html documentation */