cvsimport

This commit is contained in:
okan
2014-02-08 02:49:30 +00:00
7 changed files with 40 additions and 52 deletions

View File

@@ -203,7 +203,7 @@ mousefunc_menu_unhide(struct client_ctx *cc, union arg *arg)
continue;
menuq_add(&menuq, cc, "(%d) %s",
cc->group ? cc->group->shortcut : 0, wname);
cc->group->shortcut, wname);
}
if (TAILQ_EMPTY(&menuq))