diff --git a/modules/libimg/public_com/if_struct.h b/modules/libimg/public_com/if_struct.h index 81da359f66e6..f93f6070a8f1 100644 --- a/modules/libimg/public_com/if_struct.h +++ b/modules/libimg/public_com/if_struct.h @@ -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,