]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/event.h
Fix bug with not selecting wxAuiNotebook page when its child was focused.
[wxWidgets.git] / interface / wx / event.h
index b80624003d7273981e8bcb4b414b0964f493ca7a..3f499ccd87431f39471e73f3a006e37c8d4e09d7 100644 (file)
@@ -563,7 +563,7 @@ public:
                (Visual Studio 2005) as earlier versions of the compiler don't
                have the required support for C++ templates to implement it.
 
-         @since 2.9.6
+         @since 3.0
      */
     template<typename T>
     void CallAfter(const T& functor);