]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/pickerbase.h
Applied patch for #15189 - avoid crash when deleting focused cell (dghart)
[wxWidgets.git] / interface / wx / pickerbase.h
index c4b2f108f5732ffa65a316246a09563f7b28758e..24a00f9ab6a97037f8d9c14e17c0ba63bf7b17d3 100644 (file)
@@ -106,7 +106,7 @@ public:
     int GetTextCtrlProportion() const;
 
     /**
-        Returns @true if this window has a valid text control (i.e. if the @c
+        Returns @true if this window has a valid text control (i.e.\ if the @c
         wxPB_USE_TEXTCTRL style was given when creating this control).
     */
     bool HasTextCtrl() const;