This commit is contained in:
Chocobo1
2018-03-14 23:15:51 +08:00
parent c061d67b14
commit 423511765a
16 changed files with 43 additions and 43 deletions

View File

@@ -1516,7 +1516,7 @@ void MainWindow::updateGUI()
{
const BitTorrent::SessionStatus &status = BitTorrent::Session::instance()->status();
// update global informations
// update global information
#ifndef Q_OS_MAC
if (m_systrayIcon) {
#ifdef Q_OS_UNIX