On Sat, 16 Apr 2005 21:32:30 +0200 (CEST) Robert Cernansky <[EMAIL PROTECTED]> wrote:
RC> However, fix is easy. Just replace WX_DEFINE_ARRAY_INT with RC> WX_DEFINE_ARRAY_LONG in file include/UIdArray.h (line 27): RC> RC> 27c27 RC> < WX_DEFINE_ARRAY_INT(UIdType, UIdArray); RC> --- RC> > WX_DEFINE_ARRAY_LONG(UIdType, UIdArray); Done, thanks! VZ ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Mahogany-Users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mahogany-users
