MessageView: don't show spinner when network is not available
commitd87ef3861a8e2bed735e569287f9d671a8015d6f
authorCaspar Schutijser <caspar@schutijser.com>
Wed, 11 Sep 2013 13:01:20 +0000 (11 15:01 +0200)
committerCaspar Schutijser <caspar@schutijser.com>
Wed, 11 Sep 2013 15:37:10 +0000 (11 17:37 +0200)
tree4287c7bed9b2cb107827af20afb0ada0ac012612
parentaa10241c6bb29cff55c3af66b3095ef4118cb2df
MessageView: don't show spinner when network is not available

Since the network is not available, the message won't ever finish
loading and the spinner will stay there forever. Now, just don't show
the spinner.

REVIEW: 112656
src/Gui/MessageView.cpp