QKeySequence's int operator is deprecated
authorBas Pape <baspape@gmail.com>
Sat, 20 Apr 2013 12:48:08 +0000 (14:48 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Mon, 24 Mar 2014 23:21:25 +0000 (00:21 +0100)
operator int returns the first key in the sequence, so just use that
one directly.


No differences found