From: Manuel Nickschas Date: Wed, 18 Nov 2009 19:48:26 +0000 (+0100) Subject: Fix initial backlock fetch with >= qt-4.6.0-rc1 X-Git-Tag: 0.6-beta1~178 X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=commitdiff_plain;h=39cf1e00fdc1108a393103433b3f5854b6df673e;hp=39cf1e00fdc1108a393103433b3f5854b6df673e 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. ---