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:50:53 +0000 (20:50 +0100)
commit39cf1e00fdc1108a393103433b3f5854b6df673e
tree48e1bb563bbe0dfedd203a7d591facbe7f2076a4
parenta1b3101045e3273c2da8b56282b7d1f39fc4b13b
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