1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00
This commit is contained in:
Christophe Dumez 2010-06-09 15:19:43 +00:00
parent c31b5f1f97
commit 7e8d21145e

View File

@ -225,7 +225,7 @@ GUI::~GUI() {
hide();
#ifdef Q_WS_MAC
// Workaround to avoid bug http://bugreports.qt.nokia.com/browse/QTBUG-7305
setUnifiedTitleAndToolBarOnMac(true);
setUnifiedTitleAndToolBarOnMac(false);
#endif
// Async deletion of Bittorrent session as early as possible
// in order to speed up exit