Don't assign twice the same key to the action New Tab

Authored by jtamate on Oct 6 2018, 7:59 AM.

Description

Don't assign twice the same key to the action New Tab

Second try:
added Qt::CTRL + Qt::Key_T and Qt::CTRL + Qt::SHIFT + Qt::Key_N
as QKeySequence::AddTab is only Qt::CTRL + Qt::SHIFT + Qt::Key_N
under plasma.

Details

Committed
jtamateOct 6 2018, 7:59 AM
Parents
R318:ddfc86ab8c20: Fix that dragging a file can trigger inline rename.
Branches
Unknown
Tags
Unknown