X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fnickview.h;h=4f4981b537cbd9e9637d4c4bfd79bbfe895d947f;hb=ed7467b75e19dce6228f1cfb53d989a989e92203;hp=7ddd2ba1a2a46dd6263d5aa8ea7e47941f78b026;hpb=5b686746c880e5cda6d5de3e08180ea4332ff222;p=quassel.git diff --git a/src/uisupport/nickview.h b/src/uisupport/nickview.h index 7ddd2ba1..4f4981b5 100644 --- a/src/uisupport/nickview.h +++ b/src/uisupport/nickview.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2012 by the Quassel Project * + * Copyright (C) 2005-2016 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