]> git.saurik.com Git - wxWidgets.git/commit
No real changes, just inline wxDIB::Create().
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:40:34 +0000 (22:40 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 24 Oct 2010 22:40:34 +0000 (22:40 +0000)
commit69060f4f0c6a35cd4e8c031794f7c78c59712539
treea632dace4f92572e55a20155de9e83bcb500eb3a
parent20af6fd5d30a69ce61a527d1c0a57be7165e4321
No real changes, just inline wxDIB::Create().

After removing wxDIB::m_hasAlpha in the previous commit, this method became
completely trivial so put it inline in the header.

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