bug#46704: chkin for syd. r: pnunn. keep single frame chrome in imgcache.

This commit is contained in:
pnunn%netscape.com 2000-08-26 18:18:25 +00:00
Родитель e554398398
Коммит 38c369709f
1 изменённых файлов: 3 добавлений и 1 удалений

Просмотреть файл

@ -22,7 +22,7 @@
/* if.h --- Top-level image library internal routines
*
* $Id: if_struct.h,v 1.13 2000/08/16 03:16:45 waterson%netscape.com Exp $
* $Id: if_struct.h,v 1.14 2000/08/26 18:18:25 pnunn%netscape.com Exp $
*/
#ifndef _if_h
@ -179,6 +179,8 @@ struct il_container_struct {
enum icstate state;
int sized;
int moz_type; /* TYPE_CHROME, etc. */
int is_alone; /* only image on a page */
int is_in_use; /* Used by some context */
int32 loop_count; /* Remaining number of times to repeat image,