Note about deprecating some wxSystemSettings members.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31577 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -37,6 +37,8 @@ All:
|
||||
datatype (if BLOB support is enabled and supported by the database)
|
||||
- added wxDynamicLibrary::ListLoaded()
|
||||
- wxGetPowerType() and wxGetBatteryState() addition
|
||||
- wxSystemSettings::GetSystem*() members deprecated and replaced with
|
||||
wxSystemSettings::Get*()
|
||||
|
||||
All (GUI):
|
||||
|
||||
|
@@ -217,6 +217,8 @@ sizer->Add(win);
|
||||
|
||||
- New \helpref{wxBrush::IsHatch()}{wxbrushishatch} checking for brush type replaces IS_HATCH macro.
|
||||
|
||||
- wxSystemSettings::GetSystem*() members deprecated and replaced with wxSystemSettings::Get*().
|
||||
|
||||
|
||||
|
||||
\subsection{Depreciated changes since 2.4.x}\label{depreciatedsince24}
|
||||
|
Reference in New Issue
Block a user