On 25/06/12 08:40 AM, cvs@abisource.com wrote:
>
> Author: vincent
> Date: 2012-06-25 17:40:21 +0200 (Mon, 25 Jun 2012)
> New Revision: 31419
>
> Modified:
> abiword/branches/gsoc2012dialogs/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp
> abiword/branches/gsoc2012dialogs/src/wp/ap/xp/ap_Dialog_FormatFrame.h
> Log:
> code refactor:
> 1. add UT_UTF8String m_sWidth & m_sHeight;
The use of UT_UTF8String in new code is deprecated. Please use
std::string instead.
Also use the corresponding UT_std_sprinf() instead of a sprintf() to a
stack buffer.
Thanks,
Hub
Received on Tue Jun 26 18:12:24 2012
This archive was generated by hypermail 2.1.8 : Tue Jun 26 2012 - 18:12:24 CEST