X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fnickview.h;h=4b4c8c00354f702c38b8556a507a853cc4709044;hp=fd922da256fd9934f8c0ea4c5e0ea8950df56d44;hb=a65f42197839da536975b3e2858eedcef420035f;hpb=1cb02004ee5973b89368bd84f234d4652794690d diff --git a/src/uisupport/nickview.h b/src/uisupport/nickview.h index fd922da2..4b4c8c00 100644 --- a/src/uisupport/nickview.h +++ b/src/uisupport/nickview.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2015 by the Quassel Project * + * Copyright (C) 2005-2019 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