cleaned up some of the comments

This commit is contained in:
mfindley
2025-09-11 18:34:41 -05:00
parent 887445ed06
commit 5df150d1c1

View File

@@ -39,6 +39,7 @@ class SystemTrayApp:
# - To load from a file
#self.tray.setIcon(QIcon("Linux-icon.png"))
# still to-do
# - To load from embedded svg file
renderer = QSvgRenderer()