This commit is contained in:
Dana Jansens 2007-05-09 00:57:20 +00:00
parent c254f76022
commit f806e7f24e

View file

@ -145,7 +145,7 @@ static void client_menu_execute(ObMenuEntry *e, ObMenuFrame *f,
if (screen_pointer_pos(&x, &y))
moveresize_start(c, x, y, 0,
,prop_atoms.net_wm_moveresize_size_keyboard);
prop_atoms.net_wm_moveresize_size_keyboard);
break;
case CLIENT_CLOSE:
client_close(c);