]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtktextiter.h
Fixed GtkCellAreaIter to notify invalidation of sizes on flush
[~andy/gtk] / gtk / gtktextiter.h
index 9d1a7420df15048e0e423b53ceceafe16ce2148b..046d436802b561b0ffa5a42ae2d06b07b2a59963 100644 (file)
@@ -1,4 +1,4 @@
-/* GTK - The GTK+ Toolkit
+/* GTK - The GIMP Toolkit
  * gtktextiter.h Copyright (C) 2000 Red Hat, Inc.
  *
  * This library is free software; you can redistribute it and/or
@@ -24,7 +24,7 @@
  * GTK+ at ftp://ftp.gtk.org/pub/gtk/.
  */
 
-#if defined(GTK_DISABLE_SINGLE_INCLUDES) && !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
+#if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif