Disable webpreview to avoid user interactaction
authorDeniz Türkoglu <turkoglu.deniz@gmail.com>
Thu, 13 Feb 2014 11:44:21 +0000 (12:44 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Tue, 18 Feb 2014 21:49:02 +0000 (22:49 +0100)
commit52c52c972cb3909894d3eda4f2f1b44611b2fb3f
treeabd80736049f35d29f18b11110585e2f55573abd
parentf732c3d5743d513329813b90f753b6a46a8fb197
Disable webpreview to avoid user interactaction

If the user interacts with the webview, for instance click a button
or type text in it, it crashes the client.

Disable the webview so we still get the previews but can't interact
with them.
src/qtui/webpreviewitem.cpp