]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/window.h
set up for OpenVMS richtext & regex and add more samples in compile cascade
[wxWidgets.git] / include / wx / window.h
index 9d863ee5167908b59cc72fcfa6bca167bee28328..d85c077433d0db2842cd4e48535f3ebbdab7daf4 100644 (file)
@@ -1661,8 +1661,8 @@ protected:
     // of the left and the right border in the x component of the returned size
     // and the sum of the heights of the top and bottom borders in the y one
     //
-    // NB: this is new/temporary API only implemented by wxMSW so far and
-    //     subject to change, don't use
+    // NB: this is new/temporary API only implemented by wxMSW and wxUniv so
+    //     far and subject to change, don't use
     virtual wxSize DoGetBorderSize() const
     {
         wxFAIL_MSG( "must be overridden if called" );