Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support loading icons from other assemblies (e.g. Plugins) #116

Merged
merged 2 commits into from
Mar 30, 2016
Merged

Support loading icons from other assemblies (e.g. Plugins) #116

merged 2 commits into from
Mar 30, 2016

Commits on Mar 27, 2016

  1. Support loading icons from other assemblies (e.g. Plugins)

    GetIcon() does not support loading icons if the icon is in the resource of a different assembly. This is needed to support icons in plugins.
    codeprof committed Mar 27, 2016
    Configuration menu
    Copy the full SHA
    ed3e7da View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2016

  1. corrected intend

    codeprof committed Mar 30, 2016
    Configuration menu
    Copy the full SHA
    84829ed View commit details
    Browse the repository at this point in the history