wxWidgets/include
2009-03-12 18:17:55 +00:00
..
msvc/wx allow predefining wxNO_XXX_LIB symbols to avoid implicitly linking with the corresponding library when using msvc/wx/setup.h 2008-04-13 02:09:52 +00:00
wx Reworked the way child properties can be added to a property that has not yet been added to a grid or page; AddChild() deprecated, now use AddPrivateChild() instead. For public children, new member functions AppendChild() and InsertChild() should do the job. 2009-03-12 18:17:55 +00:00