Skip to content

1.0.5

Latest
Compare
Choose a tag to compare
@theluc4s theluc4s released this 23 Nov 22:32

Improvements

  • It is now possible to add an icon to the window.
// A wrapper for adding an icon has been added (add the icon to your project's resource and use your ID)
//
easy_di::utils::icon( /*RESOURCE ICON ID*/, { 128, 128 } ), // Icon ( default parameter = nullptr )