]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/demo/DialogUnits.py
apparently the check for too small rect is needed not only with wxNB_MULTILINE (see...
[wxWidgets.git] / wxPython / demo / DialogUnits.py
index 8e1e36685c278aeb0a4f4120967d5698c309c703..975eb175c053f052f742e4907c97cf0183c1031e 100644 (file)
@@ -10,9 +10,6 @@
 # Copyright:    (c) 1998 by Total Control Software
 # Licence:      wxWindows license
 #----------------------------------------------------------------------------
 # Copyright:    (c) 1998 by Total Control Software
 # Licence:      wxWindows license
 #----------------------------------------------------------------------------
-# Updated 11/9/2003 by Jeff Grimmett (grimmtooth@softhome.net)
-#
-# o Converted for V2.5 compatability
 #
 
 import  wx
 #
 
 import  wx