From 3e60adfe370b4b525a33e0043faac3e44a0e219d Mon Sep 17 00:00:00 2001 From: Christian Muehlhaeuser Date: Mon, 14 May 2012 02:49:44 -0700 Subject: [PATCH] * Fixed mainwindow layout jumping around on startup. --- src/TomahawkWindow.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TomahawkWindow.cpp b/src/TomahawkWindow.cpp index 1948c4b77..7f420e65b 100644 --- a/src/TomahawkWindow.cpp +++ b/src/TomahawkWindow.cpp @@ -139,7 +139,7 @@ TomahawkWindow::loadSettings() // http://lists.qt.nokia.com/pipermail/qt-interest/2009-August/011491.html // for the 'fix' #ifdef QT_MAC_USE_COCOA - bool workaround = !isVisible(); + bool workaround = isVisible(); if ( workaround ) { // make "invisible"