Don't explicitly use Delete, when Close will do.
commit49f4091e743d0a639223abf44016785996fc4548
authorthomasadam <thomasadam>
Wed, 8 Sep 2010 04:53:33 +0000 (8 04:53 +0000)
committerthomasadam <thomasadam>
Wed, 8 Sep 2010 04:53:33 +0000 (8 04:53 +0000)
tree25364bb7e9035ee6ca6354ab6e0ae9826aa77cca
parent7c6335dd3b19692a65353d7b549dedde8875d419
Don't explicitly use Delete, when Close will do.

Not all applications will listen for WM_DELETE_WINDOW, but close will
try either Delete or Destroy, so use that here so that the window at
least closes.
ChangeLog
themes/default/buttons
themes/default/functions