Change default CTRL + Click jump to definition instead of declaration.

Authored by pferreira on Mar 1 2016, 9:23 PM.

Description

Change default CTRL + Click jump to definition instead of declaration.

The current default behaviour on CTRL + Click causes the editor to
jump to the function's declaration. This patch changes that to jump
to definition instead.

BUG: 317876
FIXED-IN: 5.0.0
REVIEW: 127241

Details

Committed
mwolffMar 1 2016, 9:28 PM
Parents
R32:5bd159d7bf0d: Restore compat with Qt 5.4
Branches
Unknown
Tags
Unknown