global valid
This commit is contained in:
parent
3cdf906f5f
commit
b90b0beaf9
1 changed files with 1 additions and 0 deletions
|
@ -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):
|
||||
|
|
Loading…
Reference in a new issue