comments.

SVN revision: 25963
This commit is contained in:
Carsten Haitzler 2006-09-18 14:52:43 +00:00
parent 42c93f28de
commit 130a197128
1 changed files with 4 additions and 0 deletions

View File

@ -2332,21 +2332,25 @@ _e_fm2_typebuf_char_backspace(Evas_Object *obj)
/**************************/ /**************************/
/* FIXME: prototype + reposition + implement */
static void static void
_e_fm2_dnd_drop_into_show(E_Fm2_Icon *ic) _e_fm2_dnd_drop_into_show(E_Fm2_Icon *ic)
{ {
} }
/* FIXME: prototype + reposition + implement */
static void static void
_e_fm2_dnd_drop_into_hide(Evas_Object *obj) _e_fm2_dnd_drop_into_hide(Evas_Object *obj)
{ {
} }
/* FIXME: prototype + reposition + implement */
static void static void
_e_fm2_dnd_drop_between_show(E_Fm2_Icon *ic, int after) _e_fm2_dnd_drop_between_show(E_Fm2_Icon *ic, int after)
{ {
} }
/* FIXME: prototype + reposition + implement */
static void static void
_e_fm2_dnd_drop_between_hide(Evas_Object *obj) _e_fm2_dnd_drop_between_hide(Evas_Object *obj)
{ {