]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/minifram.h
Document that HasFocus() is new in 2.9.
[wxWidgets.git] / interface / wx / minifram.h
index f9e621d7238d395055e5a24592b529a2e201853a..3f4f80d1108f48e8e3d7e9d7a486e6408a813821 100644 (file)
@@ -3,7 +3,7 @@
 // Purpose:     interface of wxMiniFrame
 // Author:      wxWidgets team
 // RCS-ID:      $Id$
-// Licence:     wxWindows license
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 /**
         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