]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/Main.py
added SetString(), deprecated SetLabel()
[wxWidgets.git] / wxPython / demo / Main.py
index 8e630857eff261203560c83477588429d26853af..db8bd91947c28ebe2bc6916f933cfbcd8cd731b7 100644 (file)
@@ -13,7 +13,6 @@
 
 import sys, os, time, string
 from   wxPython.wx import *
 
 import sys, os, time, string
 from   wxPython.wx import *
-from   wxPython.lib.splashscreen import SplashScreen
 from   wxPython.html import wxHtmlWindow
 
 import images
 from   wxPython.html import wxHtmlWindow
 
 import images