fixed typo in release notes
This commit is contained in:
parent
4b768d72c6
commit
8e84b218d5
|
@ -71,7 +71,7 @@ _change_log = """
|
|||
Applied same Mac file_types fix to popup_get_file
|
||||
Removed filetypes setting from Mac Feature Control Panel
|
||||
4.60.0.29
|
||||
Addition of enable_config_events to the Window object. This will cause a EVENT_WIMDOW_CONFIG event to be returned
|
||||
Addition of enable_window_config_events to the Window object. This will cause a EVENT_WIMDOW_CONFIG event to be returned
|
||||
if the window is moved or resized.
|
||||
"""
|
||||
|
||||
|
@ -25080,4 +25080,4 @@ if __name__ == '__main__':
|
|||
exit(0)
|
||||
main()
|
||||
exit(0)
|
||||
def get_signature(): return b"U\xb4m;i\xbf\xbdo`r\xb3\xfcQjxJ\xfa1?O\xb2\x91\xbfV\x8c\xd0\x02\xa7-hb\x15\x94\xaf\x86\x90^\xb5\x1d\x11\xfe\x86\xb3ky1\x9e\xdaE:z\xeeE\xf3|\x8e\xf0\x03\xb6\xa4\xa2\xb6pT\x89L\xd2\x0e\xf6v\x88\xf8\x93' \x86b\xd9\xea\xaau\x15\xed\xef\xd5\xcf.\x94g\x12\x87f\xc7\x87\x87\x1d\x83\x9f\x94z-&\xfc#@\xc2~<..\xd3\xe4?\x81\xafo\xc9\xe98\xe2\x1dk\xc0f\xaf\xd7\x03\xde"
|
||||
def get_signature(): return b'*\xdf\xec\xf9M^b\xfal\xfa^\xdd\xb1k\x97\x8bp`\xe8\xf1\xf1\x90b\xcb,\x89)\x88\x86\\\xe3X\x9b\xd5\xef\x17R\x86\x9b\xa62l8\x12a\xd6\x1e\xfcc=\xa2?\xe5Aw\x02XbN\x9f`\xaa\xbe\xff\xeb\x0f\x7f\xe5\x02\x86\xd5\xdc\x89\xafV*D6\xbf\x1b\x13Xb\x1a@\xden\xbd\xae\xd9\x1d\x08\x9a\xb2$hyZ9Hvk\x92\xe9\x19\x0f\xb78S\xf69=\xd0T{p\x8f\n\xaf3\x89\xb4D#ae1l'
|
Loading…
Reference in New Issue