don't mention deprecated wxRESIZE_BOX (#9735)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -84,7 +84,7 @@
|
|||||||
combination of styles:
|
combination of styles:
|
||||||
|
|
||||||
@code
|
@code
|
||||||
wxDEFAULT_FRAME_STYLE & ~(wxRESIZE_BORDER | wxRESIZE_BOX | wxMAXIMIZE_BOX)
|
wxDEFAULT_FRAME_STYLE & ~(wxRESIZE_BORDER | wxMAXIMIZE_BOX)
|
||||||
@endcode
|
@endcode
|
||||||
|
|
||||||
See also the @ref overview_windowstyles.
|
See also the @ref overview_windowstyles.
|
||||||
|
Reference in New Issue
Block a user