Started on GUSI2 and threading support.

This commit is contained in:
Jack Jansen 2000-04-07 09:10:49 +00:00
parent 5c21420772
commit 2d1306b7cf
16 changed files with 194 additions and 29 deletions

View file

@ -54,7 +54,7 @@ PERFORMANCE OF THIS SOFTWARE.
#include <TextUtils.h>
#include <Dialogs.h>
#ifdef USE_GUSI
#ifdef USE_GUSI1
#include <GUSI.h>
#endif
@ -444,7 +444,7 @@ PyMac_PreferenceOptions(PyMac_PrefRecord *pr)
UseResFile(oldrh);
}
#ifdef USE_GUSI
#ifdef USE_GUSI1
void
PyMac_SetGUSIOptions()
{