Hi, I think those code snippet:
#ifdef __BORLANDC__
#pragma hdrstop
#endif
should be removed from all our source code, any ideas?
Thanks.
wxWidgets has removed support for Borland, so IMHO keeping it in the codebase has little sense.
Thanks.
Agree.
I also agree. Time to trim the grass.
I always delete it anyway.
It is done in the trunk now. ;)