Compare commits
7 Commits
5b031e9d8d
...
5bf1d8de08
| Author | SHA256 | Date | |
|---|---|---|---|
| 5bf1d8de08 | |||
| 09a0daad66 | |||
| 712df39383 | |||
| c132b6830a | |||
| a6bed81aaf | |||
| 78ede0fad8 | |||
| 26759be1cb |
2
main.py
2
main.py
@@ -107,7 +107,7 @@ if __name__ == "__main__":
|
|||||||
qml_file = "qrc:/Gui/main.qml"
|
qml_file = "qrc:/Gui/main.qml"
|
||||||
|
|
||||||
icon = QIcon(":/images/tero.jpg")
|
icon = QIcon(":/images/tero.jpg")
|
||||||
app.setWindowIcon(QIcon(icon))
|
app.setWindowIcon(icon)
|
||||||
|
|
||||||
tray = QSystemTrayIcon()
|
tray = QSystemTrayIcon()
|
||||||
tray.setIcon(icon)
|
tray.setIcon(icon)
|
||||||
|
|||||||
34900
rc_pyqcrm.py
Normal file
34900
rc_pyqcrm.py
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user