projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
better font sizes
[wxWidgets.git]
/
wxPython
/
src
/
gtk
/
filesys.py
diff --git
a/wxPython/src/gtk/filesys.py
b/wxPython/src/gtk/filesys.py
index aa62469411a476a3d5682da0225b6d8aab87babb..d1d52ee1fe2f2ee6e1f6a2d2dd07a179993182e2 100644
(file)
--- a/
wxPython/src/gtk/filesys.py
+++ b/
wxPython/src/gtk/filesys.py
@@
-9,6
+9,8
@@
from misc import *
from gdi import *
+from fonts import *
+
from streams import *
import wx
import string