Remove non-working shortcut key 'f' for "Toggle filter by tree"
commitd1ad51318b7ad6ca4e7e1bcb76a624a721e9257b
authorMarkus Heidelberg <markus.heidelberg@web.de>
Fri, 12 Jun 2009 12:07:59 +0000 (12 14:07 +0200)
committerMarco Costalba <mcostalba@gmail.com>
Fri, 12 Jun 2009 15:21:07 +0000 (12 17:21 +0200)
treefcf472d86f3677d355c9d50616f98577ca111522
parent01286755a72bd4788d2660ce985158198e33cb14
Remove non-working shortcut key 'f' for "Toggle filter by tree"

It was introduced in commit cdb58c0 (Adding useful shortcuts,
2008-06-07), but didn't even work there, because the key 'f' was already
reserved for "Go to file page", which caused the following message on
stdout:

    QAction::eventFilter: Ambiguous shortcut overload: F

Now the shortcut works for jumping to the file view again.

Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de>
Signed-off-by: Marco Costalba <mcostalba@gmail.com>
src/mainview.ui