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:
@@ -24,9 +24,6 @@ enum
|
||||
wxTB_VERTICAL = wxVERTICAL,
|
||||
wxTB_LEFT = wxTB_VERTICAL,
|
||||
|
||||
/** show 3D buttons (wxToolBarSimple only) */
|
||||
wxTB_3DBUTTONS,
|
||||
|
||||
/** "flat" buttons (Win32/GTK only) */
|
||||
wxTB_FLAT,
|
||||
|
||||
|
Reference in New Issue
Block a user