Remove unused __FLAG_FIXED..., add __FLAG_TITLE_AND_ICON.

SVN revision: 43255
This commit is contained in:
Kim Woelders 2009-10-25 08:17:21 +00:00
parent 7a3572f734
commit 1c83cfc9ee
1 changed files with 1 additions and 3 deletions

View File

@ -48,9 +48,7 @@
/* attributes */
#define __FLAG_TITLE 1
#define __FLAG_MINI_ICON 2
#define __FLAG_FIXED_HORIZONTAL 4
#define __FLAG_FIXED_VERTICAL 8
#define __FLAG_FIXED 12
#define __FLAG_TITLE_AND_ICON 3
/* fill rules for imageclasses */
#define __STRETCH 0