Applied patch #11261 (found a missing '{' in file src/palmos/imaglist.cpp)
Martin Ettl git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_8_BRANCH@62205 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -91,7 +91,7 @@ bool wxImageList::GetSize(int WXUNUSED(index), int &width, int &height) const
|
||||
// ----------------------------------------------------------------------------
|
||||
|
||||
int wxImageList::Add(const wxBitmap& bitmap, const wxBitmap& mask)
|
||||
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user