commit | bc603547aeb325626e67b5c20d8e51fa589dfb2c | [log] [tgz] |
---|---|---|
author | Jack Jansen <jack.jansen@cwi.nl> | Fri Sep 06 23:33:31 2002 +0000 |
committer | Jack Jansen <jack.jansen@cwi.nl> | Fri Sep 06 23:33:31 2002 +0000 |
tree | bf3804ca2a39f0fa33928e8bdde3642b42777e27 | |
parent | 7f677f49ead80c1c81c684d31c0dd9f084a05c25 [diff] |
Import Carbon.AH, not Carbon.Help
diff --git a/Mac/Lib/FrameWork.py b/Mac/Lib/FrameWork.py index f2f6fe2..cea1646 100644 --- a/Mac/Lib/FrameWork.py +++ b/Mac/Lib/FrameWork.py
@@ -13,7 +13,7 @@ from Carbon.Dialogs import * from Carbon.Evt import * from Carbon.Events import * -from Carbon.Help import * +from Carbon.AH import * from Carbon.Menu import * from Carbon.Menus import * from Carbon.Qd import *