Bind the "grab key" dialog to the pager config dialog like the key_bindings

dialog.


SVN revision: 27209
This commit is contained in:
Christopher Michael 2006-11-25 21:45:44 +00:00
parent 04199958e3
commit 6e8e41cef1
1 changed files with 1 additions and 0 deletions

View File

@ -241,6 +241,7 @@ _grab_wnd_show(void *data1, void *data2)
_grab_mouse_down_cb, cfdata));
e_dialog_show(cfdata->grab.dia);
ecore_x_icccm_transient_for_set(cfdata->grab.dia->win->evas_win, pager_config->config_dialog->dia->win->evas_win);
}
static void