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:
@@ -292,8 +292,8 @@ typedef enum
|
||||
cout << 1.23456;
|
||||
@endcode
|
||||
|
||||
The wxTextOutputStream writes text files (or streams) on DOS, Macintosh and
|
||||
Unix in their native formats (concerning the line ending).
|
||||
The wxTextOutputStream writes text files (or streams) on Windows or Unix in
|
||||
their native formats (concerning the line ending).
|
||||
|
||||
@library{wxbase}
|
||||
@category{streams}
|
||||
|
Reference in New Issue
Block a user