Remove debug.
This commit is contained in:
parent
ff06207732
commit
2f9d1867be
@ -109,7 +109,6 @@ void SystemTrayIcon::Update() {
|
||||
#ifdef Q_OS_DARWIN
|
||||
// Setting main window icon.
|
||||
QApplication::setWindowIcon(icon);
|
||||
icon.save("icon.png");
|
||||
#else
|
||||
setIcon(icon);
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user