+ even more added

This commit is contained in:
olle 2004-09-12 19:48:24 +00:00
parent 34a9ad3bd2
commit cc13caea8e

View File

@ -1074,6 +1074,14 @@ TYPE
QDGlobalsHdl = ^QDGlobalsPtr;
PROCEDURE InitGraf(globalPtr: Mac_Ptr);
external 'InterfaceLib';
{************** from Fonts ***************}
PROCEDURE SetFScaleDisable(fscaleDisable: BOOLEAN);
external 'InterfaceLib';
{************** from AEDataModel ***************}
{ Apple event descriptor types }