]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/string.h
Simplified event based Drag API for wxDataViewCtrl
[wxWidgets.git] / interface / wx / string.h
index 403f4fdcd533fa86f0dcec0b58520007f98cdfa9..80f58699d10f5ce944d1018cc5ed48426f73d117 100644 (file)
@@ -1139,7 +1139,7 @@ public:
     //@{
     /**
         Assignment: the effect of each operation is the same as for the corresponding
-        constructor (see @ref wxString() "wxString constructors").
+        constructor (see wxString constructors).
     */
     wxString operator =(const wxString& str);
     wxString operator =(wxUniChar c);