More STC fixes. The demo now shows Calltips and AtuoComplete
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_2_BRANCH@7315 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -162,7 +162,7 @@ FINAL=1
|
||||
|
||||
|
||||
# #*#*#*#*#* Comment this out to allow upload...
|
||||
return
|
||||
##return
|
||||
|
||||
logSeparator("Uploading to website...")
|
||||
do('python c:\\utils\\sendwxp.py %s' % destName)
|
||||
@@ -175,7 +175,7 @@ FINAL=1
|
||||
logSeparator("Finished!!!")
|
||||
|
||||
finally:
|
||||
## os.system("list " + logfile)
|
||||
os.system("list " + logfile)
|
||||
pass
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user