mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-06-21 02:01:03 +07:00
fixed update icon windows
This commit is contained in:
@@ -105,9 +105,6 @@ void SystemTrayNotificationHandler::updateTrayIcon()
|
||||
}
|
||||
|
||||
m_trayIcon->applyVisual(currentTrayVisual());
|
||||
#if defined(Q_OS_WIN)
|
||||
qDebug() << "Windows tray: setIcon darkTheme=" << m_isDarkTheme << "state=" << static_cast<int>(m_trayState);
|
||||
#endif
|
||||
}
|
||||
|
||||
void SystemTrayNotificationHandler::onTrayActivated(QSystemTrayIcon::ActivationReason reason)
|
||||
|
||||
Reference in New Issue
Block a user