X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=gtk%2Fgtkstatusbar.h;h=af018b69608cd9b2712b9df38048cf25403d9903;hb=cf216d780cb2c889a3bcb5faa825fc1b21af8896;hp=f0437184d3799959bb158b0e0f29fd2c8da00fae;hpb=83891618424fb7beddefecd9f301099d6a5b4cc2;p=~andy%2Fgtk diff --git a/gtk/gtkstatusbar.h b/gtk/gtkstatusbar.h index f0437184d..af018b696 100644 --- a/gtk/gtkstatusbar.h +++ b/gtk/gtkstatusbar.h @@ -13,9 +13,7 @@ * Lesser General Public License for more details. * * You should have received a copy of the GNU Lesser General Public - * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * License along with this library. If not, see . */ /* @@ -25,13 +23,13 @@ * GTK+ at ftp://ftp.gtk.org/pub/gtk/. */ +#ifndef __GTK_STATUSBAR_H__ +#define __GTK_STATUSBAR_H__ + #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION) #error "Only can be included directly." #endif -#ifndef __GTK_STATUSBAR_H__ -#define __GTK_STATUSBAR_H__ - #include G_BEGIN_DECLS