Skip to content

Commit

Permalink
Remove pEsTeRcHuM iS sTiLl rUnNiNg because it is annoying!!
Browse files Browse the repository at this point in the history
Need a way to remind people about minimization that does not suck
  • Loading branch information
Dpeta committed May 28, 2024
1 parent 52b7b7f commit 213cd10
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pesterchum.py
Original file line number Diff line number Diff line change
Expand Up @@ -4160,15 +4160,6 @@ def alertWindow(self, widget):
@QtCore.pyqtSlot()
def trayiconShow(self):
self.trayicon.show()
if self.widget.config.trayMessage():
self.trayicon.showMessage(
"Pesterchum",
(
"Pesterchum is still running in the system tray."
"\n"
"Right click to close it."
),
)

@QtCore.pyqtSlot()
def trayMessageClick(self):
Expand Down

0 comments on commit 213cd10

Please sign in to comment.