From 683e1c1079cf3e288b3f87faf83188c2f83464b3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Remko=20Tron=C3=A7on?= <git@el-tramo.be>
Date: Sun, 12 Dec 2010 20:26:54 +0100
Subject: Revert "Don't hide/show when clicking system tray on Mac."

This reverts commit 4644d6f1ae5136644b4c68bf70a8dcf6df63bece.

diff --git a/Swift/QtUI/QtSystemTray.cpp b/Swift/QtUI/QtSystemTray.cpp
index d75e180..d6180e6 100644
--- a/Swift/QtUI/QtSystemTray.cpp
+++ b/Swift/QtUI/QtSystemTray.cpp
@@ -38,9 +38,7 @@ void QtSystemTray::setConnecting() {
 
 void QtSystemTray::handleIconActivated(QSystemTrayIcon::ActivationReason reason) {
 	if (reason == QSystemTrayIcon::Trigger) {
-#ifndef Q_WS_MAC
 		emit clicked();
-#endif
 	}
 }
 void QtSystemTray::setStatusType(StatusShow::Type type) {
-- 
cgit v0.10.2-6-g49f6