X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/408776d0347b651ab4b00c2d613f8e51b1985a91..1ec4e9c2b72a01a7ba7da569e0f8d04a81aaba10:/interface/wx/minifram.h diff --git a/interface/wx/minifram.h b/interface/wx/minifram.h index f9e621d723..3f4f80d110 100644 --- a/interface/wx/minifram.h +++ b/interface/wx/minifram.h @@ -3,7 +3,7 @@ // Purpose: interface of wxMiniFrame // Author: wxWidgets team // RCS-ID: $Id$ -// Licence: wxWindows license +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// /** @@ -34,12 +34,8 @@ Stay on top of other windows (Windows only). @style{wxSYSTEM_MENU} Displays a system menu (Windows and Motif only). - @style{wxTINY_CAPTION_HORIZ} - This style is obsolete and not used any longer. - @style{wxTINY_CAPTION_VERT} - This style is obsolete and not used any longer. @style{wxRESIZE_BORDER} - Displays a resizeable border around the window. + Displays a resizable border around the window. @endStyleTable @remarks