diff options
author | Jack Jansen <jack.jansen@cwi.nl> | 1998-05-06 13:25:28 (GMT) |
---|---|---|
committer | Jack Jansen <jack.jansen@cwi.nl> | 1998-05-06 13:25:28 (GMT) |
commit | 4bfe2c7840b33db1eb9972f56b3ef910484b5e98 (patch) | |
tree | da41fe4a19a88b7be3e9b861fd8c26b6e8779cef /Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp | |
parent | 845264f081a1bd2d42a4b6e30f478e5d598428a5 (diff) | |
download | cpython-4bfe2c7840b33db1eb9972f56b3ef910484b5e98.zip cpython-4bfe2c7840b33db1eb9972f56b3ef910484b5e98.tar.gz cpython-4bfe2c7840b33db1eb9972f56b3ef910484b5e98.tar.bz2 |
Final projects for 1.5.1
Diffstat (limited to 'Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp')
-rw-r--r-- | Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp b/Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp index b1f2dc8..ca588de 100644 --- a/Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp +++ b/Mac/mwerks/projects/PlugIns/toolboxmodules.prj.exp @@ -17,14 +17,20 @@ QdRGB_New QdRGB_Convert ResObj_New ResObj_Convert +Resource_Type OptResObj_New OptResObj_Convert MenuObj_Convert +Menu_Type WinObj_Convert +Window_Type +Dialog_Type GrafObj_New GrafObj_Convert +GrafPort_Type BMObj_New BMObj_Convert +BitMap_Type FMRec_New ListObj_New ListObj_Convert @@ -32,6 +38,7 @@ TextStyle_New TextStyle_Convert TEObj_New TEObj_Convert +TE_Type AEDesc_New AEDesc_Convert - +AEDesc_Type |