Re: ib - r31624 - in abiword/trunk/src: af/xap/xp text/fmt/xp text/ptbl/xp wp/ap/cocoa wp/ap/gtk wp/ap/win wp/ap/xp wp/impexp/xp
Prashant Bafna <[email protected]>
| Newsgroups | gmane.editors.abiword.devel |
|---|---|
| Message-ID | <CAGWtQ3+4OGgD=YME-ARZ_9SgT5YnbPdv_aB=-CDJ7WBfRKnJCQ@mail.gmail.com> |
Hi, In the following change, there should be a comma(,) after AP_STRING_ID_DLG_Lists_Heart_List This breaks the Windows build for now ! Thanks, Prashant > > Modified: abiword/trunk/src/wp/ap/win/ap_Win32Dialog_Lists.cpp > =================================================================== > --- abiword/trunk/src/wp/ap/win/ap_Win32Dialog_Lists.cpp 2012-08-01 09:14:04 UTC (rev 31623) > +++ abiword/trunk/src/wp/ap/win/ap_Win32Dialog_Lists.cpp 2012-08-01 09:52:12 UTC (rev 31624) > @@ -648,6 +648,7 @@ > AP_STRING_ID_DLG_Lists_Box_List, > AP_STRING_ID_DLG_Lists_Hand_List, > AP_STRING_ID_DLG_Lists_Heart_List > + AP_STRING_ID_DLG_Lists_Arrowhead_List > }; >