X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fwebpreviewitem.cpp;h=7f4c4bdce5da1bf088d3817c5a74203e9564b0cd;hb=60ba221ec89296f4b66cbbab8b8d70673b92085a;hp=8dcc40134b7916acf00efcabda31b4180b33471e;hpb=ad695ee0ae2b39e00e33a10ab6eea6c765e4b233;p=quassel.git diff --git a/src/qtui/webpreviewitem.cpp b/src/qtui/webpreviewitem.cpp index 8dcc4013..7f4c4bdc 100644 --- a/src/qtui/webpreviewitem.cpp +++ b/src/qtui/webpreviewitem.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2014 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,8 @@ #include #include -#include -#include +#include +#include WebPreviewItem::WebPreviewItem(const QUrl &url) : QGraphicsItem(0), // needs to be a top level item as we otherwise cannot guarantee that it's on top of other chatlines