]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/sizer.h
Add wxControlWithItems::SendSelectionChangedEvent() helper.
[wxWidgets.git] / interface / wx / sizer.h
index 9501317cfac0344242ac58e117b1128a0eaa7d49..056c3fa13c62d6b0d408e70596b9b6a749de6a7d 100644 (file)
@@ -642,7 +642,7 @@ public:
     bool IsShown(size_t index) const;
 
     /**
-        Call this to force layout of the children anew, e.g. after having added a child
+        Call this to force layout of the children anew, e.g.\ after having added a child
         to or removed a child (window, other sizer or space) from the sizer while
         keeping the current dimension.
     */