]> git.saurik.com Git - wxWidgets.git/commit
Add instance argument to wxLoadUserResource().
authorVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Apr 2010 20:51:02 +0000 (20:51 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Mon, 26 Apr 2010 20:51:02 +0000 (20:51 +0000)
commit18923e360c44744dcf7e4f2be7fbae3c447a939a
treee23982eb8b9e53436500736b31c652b3a2551900
parent1930cbd7689455bff05dc62438b7d49fec6ad04c
Add instance argument to wxLoadUserResource().

This makes it possible to load resources from other modules than the
main executable.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@64152 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/utils.h
src/msw/utils.cpp