]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toolbar.h
avoid infinite recursion for richtooltops, (hopefully) fixes #15070
[wxWidgets.git] / interface / wx / toolbar.h
index 9bd3b169aeb7941598b43bcc24ae456736f6853c..9f0f8674cec146f33c79cd18ad1e71d3e32bfcc6 100644 (file)
@@ -319,7 +319,7 @@ public:
                                     wxObject* clientData = NULL);
 
     /**
-        Adds any control to the toolbar, typically e.g. a wxComboBox.
+        Adds any control to the toolbar, typically e.g.\ a wxComboBox.
 
         @param control
             The control to be added.