Refactoring: Pull Up Duplicate Code
authorromibi <romibi@bluewin.ch>
Fri, 10 Jun 2016 23:52:03 +0000 (01:52 +0200)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 28 Feb 2018 22:06:32 +0000 (23:06 +0100)
The event override for NickView and BufferView was Copy&Paste.
To reduce duplicate code i moved that to a new class (TreeViewTouch) now
between QTreeView and the mentioned Classes.

(cherry picked from commit de2c1a4f9bbae7070cf8fd8247db765a23d28a9c)


No differences found