mirror of
https://github.com/qmlnet/qmlnet.git
synced 2026-05-16 14:15:57 -06:00
[GH-ISSUE #181] Can't set icon to the window #116
Labels
No labels
bug
enhancement
help wanted
help wanted
pull-request
question
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/qmlnet#116
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ujjaldas89 on GitHub (Jan 9, 2020).
Original GitHub issue: https://github.com/qmlnet/qmlnet/issues/181
There is no setWindowIcon method available from .Net
@ujjaldas89 commented on GitHub (Aug 2, 2020):
Is there a way to fix this?
@pauldotknopf commented on GitHub (Aug 21, 2020):
It would have to be exposed, which should be straigt-forward.
@devmil commented on GitHub (Dec 6, 2020):
Should be fixed now @pauldotknopf ?
@pauldotknopf commented on GitHub (Dec 7, 2020):
Yup.