[Solved] Application icon
-
I write this code:
myapp.rc
@IDI_ICON1 ICON DISCARDABLE "myappico.ico"@.pro
@win32:RC_FILE = myapp.rc@Аnd the icon will be. But the icon is always 32x32 pixels. But the file contains view of 128x128 pixels are and other. What to do?
Solution:
The problem was not Qt. The problem was the icon. I used the following icon. You can customize it if your icon is also not displayed correctly.
www.harrix.org/harrix.ico