]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/control.h
avoid infinite recursion for richtooltops, (hopefully) fixes #15070
[wxWidgets.git] / interface / wx / control.h
index 88d17800d0ab96b27bfbaeaf5e9f24d76821c507..2fd28f3c917163527fc52b5c156433f47d37a7fa 100644 (file)
@@ -172,7 +172,7 @@ public:
         @endcode
 
         Currently this method is only implemented for wxTextCtrl, wxComboBox
-        and wxChoice in wxGTK.
+        and wxChoice in wxMSW and wxGTK.
 
         @param xlen The horizontal extent of the area to leave for text, in
             pixels.