Bugfix: e dialog: don’t crash when using the escape key to close.
authorChidambar Zinnoury <chidambar.zinnoury@zefla.fr>
Sun, 5 Apr 2015 01:48:28 +0000 (03:48 +0200)
committerChidambar Zinnoury <chidambar.zinnoury@zefla.fr>
Mon, 6 Apr 2015 19:53:21 +0000 (21:53 +0200)
commitb637a4f586a928c23990e0c8baa85260743f94a3
treecde1de79b52038691eda81f6336499e4abf96a66
parent6e4710cc91564f0b856be752f02fea8540c63864
 Bugfix: e dialog: don’t crash when using the escape key to close.

 Commit 99589eb5af346add9fe912a768ed006416cb2220 introduced this bug as the callback creation wasn’t changed to suit the new prototype and stil passed a window object.
src/bin/e_obj_dialog.c