This commit is contained in:
Christophe Dumez
2010-06-09 15:20:14 +00:00
parent 3e55e8dc6e
commit 25998d69a7

View File

@@ -224,7 +224,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