]> git.saurik.com Git - wxWidgets.git/blobdiff - wxPython/wx/py/editwindow.py
Don't override methods that are in wxControlWithItems
[wxWidgets.git] / wxPython / wx / py / editwindow.py
index a0f16da42d897616a2817d7e7abcfc9baf415bbd..90aebf59538a5ac8ef164bff8de51e37e303573f 100644 (file)
@@ -23,7 +23,7 @@ if 'wxMSW' in wx.PlatformInfo:
               'lucida'    : 'Lucida Console',
               'other'     : 'Comic Sans MS',
               'size'      : 10,
-              'lnsize'    : 9,
+              'lnsize'    : 8,
               'backcol'   : '#FFFFFF',
               'calltipbg' : '#FFFFB8',
               'calltipfg' : '#404040',