]>
Commit | Line | Data |
---|---|---|
d14a1e28 RD |
1 | # Other names that need to be reverse-renamed for the old namespace |
2 | ||
3 | PyTimer | |
4 | PyDropTarget | |
5 | ||
d40e7391 RD |
6 | #SystemSettings_GetSystemColour |
7 | #SystemSettings_GetSystemFont | |
8 | #SystemSettings_GetSystemMetric | |
d14a1e28 | 9 | |
fe5e444a | 10 | TheClipboard |
d14a1e28 RD |
11 | |
12 | # With the * on the end these will cause code to be added that | |
13 | # will scan for other names in the source module tha have the | |
14 | # given prefix and will put a reference in the local module. | |
15 | ||
16 |