D18295: CTRL+Q should only close current window, not all windows
Juraj Oravec
noreply at phabricator.kde.org
Wed Jan 16 13:52:45 GMT 2019
SGOrava added inline comments.
INLINE COMMENTS
> browserwindow.cpp:469
>
> - QShortcut* closeTabAction = new QShortcut(QKeySequence(QSL("Ctrl+W")), this);
> + QShortcut* closeTabAction = new QShortcut(QKeySequence(QSL("Ctrl+Q")), this);
> QShortcut* closeTabAction2 = new QShortcut(QKeySequence(QSL("Ctrl+F4")), this);
Why do you need to change shortcut to close current tab ?
REPOSITORY
R875 Falkon
REVISION DETAIL
https://phabricator.kde.org/D18295
To: krishremya, #falkon
Cc: SGOrava, falkon, #falkon, hase, anmolgautam, iodelay, spoorun, ptabis, navarromorales, clivej, ach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/falkon/attachments/20190116/a20c3f97/attachment.html>
More information about the Falkon
mailing list