movelist_dlg      160 src/filemanager/hotlist.c static WDialog *hotlist_dlg, *movelist_dlg;
movelist_dlg      343 src/filemanager/hotlist.c         ret = dlg_run (movelist_dlg);
movelist_dlg      347 src/filemanager/hotlist.c         widget_destroy (WIDGET (movelist_dlg));
movelist_dlg      844 src/filemanager/hotlist.c     movelist_dlg = dlg_create (TRUE, 0, 0, lines, cols, WPOS_CENTER, FALSE, dialog_colors,
movelist_dlg      846 src/filemanager/hotlist.c     g = GROUP (movelist_dlg);