Re: joehe - r33288 - abiword/branches/gsoc2013tables/src/text/fmt/xp

joe joe <[email protected]> Mon, 22 Jul 2013 23:46:05 +0800
Newsgroups gmane.editors.abiword.devel
Message-ID <CAKBgNKoCqatWF30Z+KBAmCQmJTKZBSvP42D4Lx=wDjiNdXAxcw@mail.gmail.com>
thanks hub

I have fixed them. thanks

Joe

On Mon, Jul 22, 2013 at 11:05 PM, Hubert Figuière <[email protected]> wrote:
>
> On 22/07/13 10:57 AM, [email protected] wrote:
>
>> +bool fp_TableContainer::isThisBroken(void) const
>
>> +     bool                isThisBroken();
>
> I doubt this will even compile since there is a mismatch in the method
> signatures between declaration and definition.
>
>
> Hub