move button-release callback into widgets/common.c
commit9d8e3481ddceff25ba8131f6fe01114474493e8e
authorkongo2002 <kongo2002@googlemail.com>
Fri, 13 Aug 2010 20:59:13 +0000 (13 22:59 +0200)
committerMason Larobina <mason.larobina@gmail.com>
Sat, 14 Aug 2010 05:22:57 +0000 (14 13:22 +0800)
tree2f7f528e79748d3271501cec2a3211b164ed02a0
parent4a7a1f2115ce77b6c5bcbc5a606ca161252f2e7f
move button-release callback into widgets/common.c

This way the callback function can be used by other widgets as well.
widgets/common.c
widgets/common.h
widgets/eventbox.c
widgets/webview.c