Designer shortcuts fixes, TaskWindow's copy action fixed
Reverted the commit 59ecb9cf which could break wrongly written code (or the cases like designer). Fix one of such case (copy action in task window). Fix synchronization of designer shortcuts by connecting to the keySequenceChanged() signal of their Command representation. Reviewed-by: con Task-number: QTCREATORBUG-471
Please register or sign in to comment