]> granicus.if.org Git - python/commit
Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy:
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 11 Jan 2004 22:27:42 +0000 (22:27 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 11 Jan 2004 22:27:42 +0000 (22:27 +0000)
commitae57b7f8437693cd27eb4b1a1ceea2008fc37f48
tree318a362d0814f99c998a82b240f80502cf5254bd
parent7e6bbe15162b7307174645e9c4eb2809931b1800
Added support for APIs in QuickTimeMusic.h. This one is a bit dodgy:
the header file seems to be hand-written and missing the "const" keywords
for input parameters passed by reference.
Mac/Modules/qt/_Qtmodule.c
Mac/Modules/qt/qtscan.py
Mac/Modules/qt/qtsupport.py