Remove obsolete symbols and platforms from the documentation

Don't mention pre-XP Windows versions and other obsolete platforms such as
OS/2 and the symbols which were only useful for them.

Closes https://github.com/wxWidgets/wxWidgets/pull/137
This commit is contained in:
Catalin
2015-11-29 00:34:42 +02:00
committed by Vadim Zeitlin
parent c43fa10c74
commit 71ad2d64ef
13 changed files with 23 additions and 55 deletions

View File

@@ -171,7 +171,6 @@ public:
@remarks Different versions of Windows and different versions of other
platforms support very different subsets of the styles above
- there is no similarity even between Windows95 and Windows98 -
so handle with care.
@see SetStyle(), SetColour(), SetWidth()