Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 79b5bb4

Browse files
committed
Export a few more New/Convert routines, on Just's request
1 parent 141f9a0 commit 79b5bb4

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Mac/mwerks/projects/PlugIns/toolboxmodules.CFM68K.mu.exp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ MenuObj_Convert
2121
WinObj_Convert
2222
GrafObj_New
2323
GrafObj_Convert
24+
FMRec_New
25+
ListObj_New
26+
ListObj_Convert
27+
TextStyle_New
28+
TextStyle_Convert
29+
TEObj_New
30+
TEObj_Convert

Mac/mwerks/projects/PlugIns/toolboxmodules.ppc.mu.exp

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,10 @@ MenuObj_Convert
2121
WinObj_Convert
2222
GrafObj_New
2323
GrafObj_Convert
24+
FMRec_New
25+
ListObj_New
26+
ListObj_Convert
27+
TextStyle_New
28+
TextStyle_Convert
29+
TEObj_New
30+
TEObj_Convert

0 commit comments

Comments
 (0)