X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2681874846b4b1277dead453036f8cf7e9ad48fe..2b4367d520dc794b30e947e46888c30fb85b044b:/interface/wx/mdi.h diff --git a/interface/wx/mdi.h b/interface/wx/mdi.h index 0729f366f5..63119a1368 100644 --- a/interface/wx/mdi.h +++ b/interface/wx/mdi.h @@ -25,7 +25,7 @@ be overridden in order to give an opportunity to use a different class of client window. - Under Windows 95, the client window will automatically have a sunken border style + Under wxMSW, the client window will automatically have a sunken border style when the active child is not maximized, and no border style when a child is maximized. @library{wxcore} @@ -157,7 +157,7 @@ public: @remarks - Under Windows 95, the client window will automatically have a sunken + Under wxMSW, the client window will automatically have a sunken border style when the active child is not maximized, and no border style when a child is maximized.