En/na Hubert Figuiere ha escrit:
>
>> Modified: abiword/trunk/src/af/xap/win/xap_Win32Features.h
>> ===================================================================
>> --- abiword/trunk/src/af/xap/win/xap_Win32Features.h 2007-07-11 06:54:17 UTC (rev 21586)
>> +++ abiword/trunk/src/af/xap/win/xap_Win32Features.h 2007-07-11 08:24:08 UTC (rev 21587)
>> @@ -23,7 +23,7 @@
>>
>> #define XAP_PREFSMENU_UNDER_TOOLS 1
>>
>> -#ifndef _DEBUG
>> +#ifndef DEBUG
>> #define XAP_DONT_INLINE_XPM 1
>> #endif
>
> It there a reason why this is is *disabled* in debug mode? I would
> understand it the other way, eventually.
Hello Hub,
In Win32 we use native BMP images now (see SVN r21551). In release mode, there
is no need to inline XPM files since we use BMP.
In debug mode, I leaved XPM on, then you can use getBitmapForIconFromXPM (not
compiled in release mode) that helps converting from XPM to BMP.
Regards,
-- Jordi Mas i HernĂ ndez, HomePage http://www.softcatala.org/~jmas/ Bloc personal http://www.softcatala.org/~jmas/bloc/ Planeta SoftcatalĂ : http://www.softcatala.org/planet/Received on Wed Jul 11 16:46:44 2007
This archive was generated by hypermail 2.1.8 : Wed Jul 11 2007 - 16:46:44 CEST