X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fnickview.h;h=f7a56c870b76dc1db759c9d6a369803e18d3b4bc;hp=21ffa0277b12e3df3e199f8cfec09a2182a7aa1c;hb=35ca85f1c4371ee28d00d5ff0195a5b44aadb299;hpb=76db8cdfbeffaaba359c8e80cf2146da9e9e7f8a diff --git a/src/uisupport/nickview.h b/src/uisupport/nickview.h index 21ffa027..f7a56c87 100644 --- a/src/uisupport/nickview.h +++ b/src/uisupport/nickview.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -24,8 +24,9 @@ #include #include "bufferinfo.h" +#include "treeviewtouch.h" -class NickView : public QTreeView +class NickView : public TreeViewTouch { Q_OBJECT