Docs: Remove wxTB_FLAT from the default style

This style was removed from the default previously,
so this was just a remnant in the documentation.

Fixes #17542
This commit is contained in:
Ian McInerney
2020-09-14 21:39:53 +01:00
parent 5e73cf3612
commit d33a393ed8

View File

@@ -221,8 +221,7 @@ public:
@style{wxTB_RIGHT}
Align the toolbar at the right side of parent window.
@style{wxTB_DEFAULT_STYLE}
Combination of @c wxTB_HORIZONTAL and @c wxTB_FLAT. This style is new
since wxWidgets 2.9.5.
The @c wxTB_HORIZONTAL style. This style is new since wxWidgets 2.9.5.
@endStyleTable
See also @ref overview_windowstyles. Note that the wxMSW native toolbar