Restore the global xx* symbols and add them to wfbrename.h.

I don't think they're ever used, but it's best to just leave them alone for ABI
compatibility.
This commit is contained in:
Aaron Plattner 2006-09-28 13:26:54 -07:00
commit f9542e7495
2 changed files with 11 additions and 5 deletions

View file

@ -187,6 +187,12 @@
#define fbWinPrivateIndex wfbWinPrivateIndex
#define fbZeroLine wfbZeroLine
#define fbZeroSegment wfbZeroSegment
#define xxScrPrivateIndex wfbxxScrPrivateIndex
#define xxGCPrivateIndex wfbxxGCPrivateIndex
#define xxColormapPrivateIndex wfbxxColormapPrivateIndex
#define xxGeneration wfbxxGeneration
#define xxPrintVisuals wfbxxPrintVisuals
#define xxGCFuncs wfbxxGCFuncs
#define xxGCOps wfbxxGCOps
#define xxSetup wfbxxSetup
#define composeFunctions wfbComposeFunctions