client: Remap "Reload Stylesheet" to Ctrl+Shift+R
authorShane Synan <digitalcircuit36939@gmail.com>
Fri, 1 Jun 2018 03:26:43 +0000 (22:26 -0500)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 6 Jun 2018 18:15:42 +0000 (20:15 +0200)
Move "Reload Stylesheet" to Ctrl+Shift+R instead of Ctrl+R from
QKeySequence::Refresh.  "Set Marker Line" maps to Ctrl+R by default,
resulting in conflict.

Reloading the stylesheet shouldn't be done often enough to warrant
the easier-to-press key combination.


No differences found