X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fnickview.h;h=4f4981b537cbd9e9637d4c4bfd79bbfe895d947f;hb=0ba56e60f400621ddc291669dc2c03a8e461c224;hp=21ffa0277b12e3df3e199f8cfec09a2182a7aa1c;hpb=4a5065255e652dd0c301bac0db41b7afb777ef49;p=quassel.git diff --git a/src/uisupport/nickview.h b/src/uisupport/nickview.h index 21ffa027..4f4981b5 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-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