Skip to content
Snippets Groups Projects
Commit 0a0388f8 authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

Shortcuts: Remove ambigous Shortcut in MSVC mapping.

Task-Number: QTCREATORBUG-739
parent 0bd06f10
No related branches found
No related tags found
No related merge requests found
...@@ -243,6 +243,9 @@ ...@@ -243,6 +243,9 @@
<shortcut id="Find.FindInCurrentDocument" > <shortcut id="Find.FindInCurrentDocument" >
<key value="Ctrl+F" /> <key value="Ctrl+F" />
</shortcut> </shortcut>
<shortcut id="Find.Dialog" >
<key value="" />
</shortcut>
<shortcut id="Find.FindNext" > <shortcut id="Find.FindNext" >
<key value="F3" /> <key value="F3" />
</shortcut> </shortcut>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment