client: Clarify QKeySequence::Quit matter in docs
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 1 Jun 2018 00:20:00 +0000 (19:20 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 18:15:42 +0000 (20:15 +0200)
commitbc244c7e95fbfd44ffc6dea8927583478030a588
tree82062f7b9e9474d059a9450f3ede497105393f96
parentf10304a35af0a7a4f8b812e467e69287d358ce7c
client: Clarify QKeySequence::Quit matter in docs

QKeySequence::Quit does not set "Ctrl-Q" on Windows, while many
Windows programs use that to provide Quit, including Quassel IRC.

Modify the comment to explain the situation.

See https://doc.qt.io/qt-5/qkeysequence.html
src/qtui/mainwin.cpp