]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toplevel.h
avoid infinite recursion for richtooltops, (hopefully) fixes #15070
[wxWidgets.git] / interface / wx / toplevel.h
index 0d6294021a61aab0f3272fbedf2aebd119794983..4cfa892bb7030ca31b9b669328351d25fadad8dd 100644 (file)
@@ -214,7 +214,7 @@ public:
     virtual void Iconize(bool iconize = true);
 
     /**
-        Returns @true if this window is currently active, i.e. if the user is
+        Returns @true if this window is currently active, i.e.\ if the user is
         currently working with it.
     */
     virtual bool IsActive();