Added the GrafPort attributes that are unavailable under Carbon.

This commit is contained in:
Jack Jansen 2001-01-24 14:06:04 +00:00
parent bd58edaa01
commit bace5e9481
1 changed files with 5 additions and 0 deletions

View File

@ -62,6 +62,11 @@ missing_Qt = [
]
missing_Qd = [
'device',
'portBits',
'portPixMap',
'portVersion',
'grafVars',
]
missing_Qdoffs = [