Fix initial backlock fetch with >= qt-4.6.0-rc1
authorManuel Nickschas <sputnick@quassel-irc.org>
Wed, 18 Nov 2009 19:48:26 +0000 (20:48 +0100)
committerManuel Nickschas <sputnick@quassel-irc.org>
Wed, 18 Nov 2009 19:48:26 +0000 (20:48 +0100)
commit6b2f3b5846f1329e9a5ea38192ae9ca6e47920bd
treefcd2ba812d3fc3d13f2a8d59246068bf8c9c32b9
parentc18ccf0099707f71dee6a5c70064cb6375bc6e3e
Fix initial backlock fetch with >= qt-4.6.0-rc1

We don't get unnecessary show events anymore on mainwin state restore, so we
need to make sure that docks are not shown before we load the layout.
src/qtui/mainwin.cpp
src/qtui/mainwin.h