projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
tests for "big" wxTextCtrls
[wxWidgets.git]
/
utils
/
wxPython
/
src
/
gtk
/
frames.py
diff --git
a/utils/wxPython/src/gtk/frames.py
b/utils/wxPython/src/gtk/frames.py
index 35fde350e1e91b5fba3c66798e908f6146361f11..99afcc0c624f8a36023aa7e22c178fb35e10cb6e 100644
(file)
--- a/
utils/wxPython/src/gtk/frames.py
+++ b/
utils/wxPython/src/gtk/frames.py
@@
-7,6
+7,8
@@
from gdi import *
from windows import *
+from clip_dnd import *
+
from stattool import *
from controls import *