make sure set visible is true on tray icon
This commit is contained in:
parent
cff647e68f
commit
8f2fa52ee9
@ -80,7 +80,6 @@ void SystemTrayIcon::showPrivate() {
|
||||
|
||||
// Display the tray icon.
|
||||
QSystemTrayIcon::show();
|
||||
setVisible(true);
|
||||
emit shown();
|
||||
|
||||
qDebugNN << LOGSEC_GUI << "Tray icon displayed.";
|
||||
|
Loading…
x
Reference in New Issue
Block a user