Disable disassembler which starts by F12 key press
Unsolved
Qt Creator and other tools
-
Hello.
I want to use F12 hotkey in my program. And I'm able to do it but every time it also starts disassembler in Qt Creator. How can I disable this F12 shortcut because I don't need disassembler at all?
Also didn't find corresponding hotkey in options.Environment:
- Windows 10 x64
- Qt Creator 3.6.0
- Qt 5.5.1
- Visual Studio 2013 compiler
- CDB debugger