introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default...
authorFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 21 Sep 2008 20:03:14 +0000 (20:03 +0000)
committerFrancesco Montorsi <f18m_cpp217828@yahoo.it>
Sun, 21 Sep 2008 20:03:14 +0000 (20:03 +0000)
commitcbea3ec6ae2cd8c8d477c6f04a09ca8a1fa1ab96
tree1fa74cdb98e9be4cf928a23d1ab1a63eca30b21e
parentaf27647706cb7ca50cf04814ff867532919a252c
introduced wxICON_DEFAULT_TYPE and wxBITMAP_DEFAULT_TYPE; documented these default argument values; matched the wxBitmap and wxIcon interfaces to their real implementations; revised icon.h interface header

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@55777 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
18 files changed:
include/wx/bitmap.h
include/wx/cocoa/bitmap.h
include/wx/dfb/bitmap.h
include/wx/generic/icon.h
include/wx/gtk/bitmap.h
include/wx/gtk1/bitmap.h
include/wx/icon.h
include/wx/mgl/bitmap.h
include/wx/msw/bitmap.h
include/wx/msw/icon.h
include/wx/os2/bitmap.h
include/wx/osx/carbon/bitmap.h
include/wx/osx/carbon/icon.h
include/wx/palmos/bitmap.h
include/wx/x11/bitmap.h
interface/wx/bitmap.h
interface/wx/icon.h
utils/ifacecheck/rungccxml.sh.in