Fix:Core:Brought attributes in correct order again
authormartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 11 Mar 2010 19:32:22 +0000 (19:32 +0000)
committermartin-s <martin-s@ffa7fe5e-494d-0410-b361-a75ebd5db220>
Thu, 11 Mar 2010 19:32:22 +0000 (19:32 +0000)
git-svn-id: https://navit.svn.sourceforge.net/svnroot/navit/trunk@2994 ffa7fe5e-494d-0410-b361-a75ebd5db220

navit/navit/attr_def.h

index 648d78e..8cfc69f 100644 (file)
@@ -77,7 +77,6 @@ ATTR(destination_distance)
 ATTR(check_version)
 ATTR(details)
 ATTR(width)
-ATTR(height)
 ATTR(offset)
 ATTR(directed)
 ATTR(radius)
@@ -137,6 +136,7 @@ ATTR(zoom_max)
 ATTR(gamma)
 ATTR(brightness)
 ATTR(contrast)
+ATTR(height)
 ATTR2(0x00027500,type_rel_abs_begin)
 /* These attributes are int that can either hold relative              *
  * or absolute values. A relative value is indicated by                *