On Wed, 13 Mar 2002 23:25:12 +0100 (CET) Vadim Zeitlin <[EMAIL PROTECTED]> wrote:
VZ> So if you're brave enough, please try the new code out and let me know VZ> about the problems (normally everything should work just as before now). I had to remove the test about USE_PCH in wxllist.cpp to get it to compile... cvs -z3 diff src\gui\wxllist.cpp (in directory U:\src\M\) Index: src/gui/wxllist.cpp =================================================================== RCS file: /cvsroot/mahogany/M/src/gui/wxllist.cpp,v retrieving revision 1.145 diff -r1.145 wxllist.cpp 3183c3183 < #ifndef USE_PCH --- > //#ifndef USE_PCH 3187c3187 < #endif --- > //#endif -- Xavier Nodet PGP fingerprint: EFE0 0E75 C4DC 2654 5C36 4E2D 107C 19DE 0646 1FE2 _______________________________________________ Mahogany-Developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mahogany-developers
