[update] make PyLoT icon great again
(bugfix and color change for visibility on dark system background)
This commit is contained in:
parent
f2f908f8b5
commit
4269256469
@ -3218,8 +3218,7 @@ def main(args=None):
|
||||
|
||||
# create the main window
|
||||
pylot_form = MainWindow(infile=pylot_infile)
|
||||
icon = QIcon()
|
||||
pylot_form.setWindowIcon(icon)
|
||||
pylot_form.setWindowIcon(app_icon)
|
||||
pylot_form.setIconSize(QSize(60, 60))
|
||||
|
||||
# set other App information
|
||||
|
BIN
icons/pylot.png
BIN
icons/pylot.png
Binary file not shown.
Before Width: | Height: | Size: 22 KiB After Width: | Height: | Size: 39 KiB |
4025
icons_rc_2.py
4025
icons_rc_2.py
File diff suppressed because it is too large
Load Diff
4025
icons_rc_3.py
4025
icons_rc_3.py
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user