From 34391e11c507285ecffa63991551e7da60235454 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Remko=20Tron=C3=A7on?= Date: Wed, 25 Apr 2012 22:46:18 +0200 Subject: Don't bring roster to front by clicking tray icon on OS X. Resolves: #712 diff --git a/Swift/QtUI/QtLoginWindow.cpp b/Swift/QtUI/QtLoginWindow.cpp index 53a3be3..094f96c 100644 --- a/Swift/QtUI/QtLoginWindow.cpp +++ b/Swift/QtUI/QtLoginWindow.cpp @@ -480,10 +480,7 @@ void QtLoginWindow::toggleBringToFront() { bringToFront(); } else { -#ifndef Q_WS_MAC - // FIXME: Remove this when we can bring the window back to the front using the dock on OS X window()->hide(); -#endif } } -- cgit v0.10.2-6-g49f6