undeprecated wxSizerItem::IsShown() undoing last change to wx/sizer.h: turns out we do need this logic in a few places
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@37414 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -16,7 +16,6 @@ Deprecated methods since 2.6.x and their replacements
|
||||
|
||||
- wxGetWorkingDirectory() deprecated in favour of wxGetCwd()
|
||||
- wxDC::BeginDrawing() and wxDC::EndDrawing() deprecated, just don't use them
|
||||
- wxSizerItem::IsShown(): no replacement as it doesn't have clear semantics
|
||||
|
||||
|
||||
2.7.0
|
||||
|
Reference in New Issue
Block a user