nalmadi / fix8

Fix8 (Fixate) is an Open-Source GUI Tool for Working with Eye Tracking Data in Reading Tasks.
Mozilla Public License 2.0
5 stars 0 forks source link

Replace the Window icon #77

Closed AgLyx3 closed 7 months ago

AgLyx3 commented 7 months ago

What? Copy the icon image into the src folder and replace the defaulted one with the new window icon.

Why? Improve the UI.

How? Import QIcon from QtGui package and use it to set the window icon.