global valid

This commit is contained in:
Dana Jansens 2003-09-01 09:17:19 +00:00
parent 3cdf906f5f
commit b90b0beaf9

View file

@ -176,6 +176,7 @@ def pixelsize(data):
'specified by pixelsize. It is recommended that you use '
'pixelsize instead of pointsize for specifying theme '
'fonts. e.g. "sans:pixelsize=12"\n')
global valid
valid = False
def warn_missing(data):