projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Added code to optionally put the wxSTC on a panel instead of directly
[wxWidgets.git]
/
wxPython
/
src
/
gtk
/
htmlhelp.py
diff --git
a/wxPython/src/gtk/htmlhelp.py
b/wxPython/src/gtk/htmlhelp.py
index a3634b13aa33f247073c0a8103a4bc72a198e44a..848ed85489e4fc69688f70e39a81a3b6302e258a 100644
(file)
--- a/
wxPython/src/gtk/htmlhelp.py
+++ b/
wxPython/src/gtk/htmlhelp.py
@@
-13,6
+13,8
@@
from clip_dnd import *
from events import *
+from streams import *
+
from mdi import *
from frames import *
@@
-34,6
+36,10
@@
from image import *
from printfw import *
from sizers import *
+
+from filesys import *
+
+from utils import *
class wxHtmlHelpFrameCfgPtr :
def __init__(self,this):
self.this = this