Unbreak Window#resize.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 29 Aug 2004 08:57:12 +0000 (08:57 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 29 Aug 2004 08:57:12 +0000 (08:57 +0000)
commit8f4a0888eab83e8924bc33193c8a0f73252e6202
treeebea031e0e8bc7865779f509897a76569b6b15a0
parentb5fcf070433a323bcf1c769fc22dbc5514573095
Unbreak Window#resize.

We used to call ecore_x_window_move(), but of course we need to use
ecore_x_window_resize().
src/ecore_x/rb_window.c