projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed rundant files, updated readme.txt.
[wxWidgets.git]
/
wxPython
/
src
/
msw
/
cmndlgs.py
diff --git
a/wxPython/src/msw/cmndlgs.py
b/wxPython/src/msw/cmndlgs.py
index d9d51fdd0f81a8f6b445b12c38f8d0f29e2e6704..f1c5c95ea70527fb9be73dc5445cbd530c6c4aa4 100644
(file)
--- a/
wxPython/src/msw/cmndlgs.py
+++ b/
wxPython/src/msw/cmndlgs.py
@@
-5,6
+5,8
@@
from misc import *
from gdi import *
+from fonts import *
+
from windows import *
from clip_dnd import *