]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkinfobar.h
separator: Don't use padding and borders wrongly
[~andy/gtk] / gtk / gtkinfobar.h
index 38ee94a41b7056e357b10b44db6b8e61066dd2bb..a7e351a62128becb91b2d621b299be47995de62c 100644 (file)
@@ -15,9 +15,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 <http://www.gnu.org/licenses/>.
  */
 
 /*
  * Modified by the GTK+ Team, 2008-2009.
  */
 
+#ifndef __GTK_INFO_BAR_H__
+#define __GTK_INFO_BAR_H__
+
 #if !defined (__GTK_H_INSIDE__) && !defined (GTK_COMPILATION)
 #error "Only <gtk/gtk.h> can be included directly."
 #endif
 
-#ifndef __GTK_INFO_BAR_H__
-#define __GTK_INFO_BAR_H__
-
 #include <gtk/gtkbox.h>
 #include <gtk/gtkenums.h>