mirror of
https://github.com/python/cpython.git
synced 2025-07-25 04:04:13 +00:00
Qdoffs now exports GWorld new/convert, and Qt uses them.
Drag moved to core toolbox modules (Win uses it).
This commit is contained in:
parent
b5e4248f71
commit
968c36d81b
2 changed files with 3 additions and 5 deletions
|
@ -187,7 +187,6 @@ I_PPC_PLUGINS : (buildmwproject, "CWIE", [
|
|||
(":Mac:Build:Printing.mcp", "Printing.ppc"),
|
||||
(":Mac:Build:App.mcp", "App.ppc"),
|
||||
(":Mac:Build:Cm.mcp", "Cm.ppc"),
|
||||
(":Mac:Build:Drag.mcp", "Drag.ppc"),
|
||||
(":Mac:Build:Fm.mcp", "Fm.ppc"),
|
||||
(":Mac:Build:Help.mcp", "Help.ppc"),
|
||||
(":Mac:Build:Icn.mcp", "Icn.ppc"),
|
||||
|
@ -214,7 +213,6 @@ I_68K_PLUGINS : (buildmwproject, "CWIE", [
|
|||
(":Mac:Build:Printing.mcp", "Printing.CFM68K"),
|
||||
(":Mac:Build:App.mcp", "App.CFM68K"),
|
||||
(":Mac:Build:Cm.mcp", "Cm.CFM68K"),
|
||||
(":Mac:Build:Drag.mcp", "Drag.CFM68K"),
|
||||
(":Mac:Build:Fm.mcp", "Fm.CFM68K"),
|
||||
(":Mac:Build:Help.mcp", "Help.CFM68K"),
|
||||
(":Mac:Build:Icn.mcp", "Icn.CFM68K"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue