[PATCH QGit 2/2] Remove non-working shortcut key 'f' for "Toggle filter by tree"

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxx>
---
 src/mainview.ui |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/src/mainview.ui b/src/mainview.ui
index b3a94a6..3a257be 100644
--- a/src/mainview.ui
+++ b/src/mainview.ui
@@ -462,9 +462,6 @@
    <property name="toolTip">
     <string>Filter by tree selection, multiple selections allowed</string>
    </property>
-   <property name="shortcut">
-    <string>F</string>
-   </property>
   </action>
   <action name="ActShowTree">
    <property name="checkable">
-- 
1.6.3.2.236.ge505d

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]