We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f62e21 commit f76afffCopy full SHA for f76afff
1 file changed
src/trayicon.cpp
@@ -107,7 +107,6 @@ void TrayIcon::iconActivated(QSystemTrayIcon::ActivationReason reason) {
107
showHideParent();
108
break;
109
case QSystemTrayIcon::MiddleClick:
110
- showMessage("test", "test msg", 1000);
111
112
default: {
113
}
0 commit comments