X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/12f5e1e78fe906050ff2fee9529476db332633f0..a90280fe1ac7b78563d44afffd1d3b0b521b5cd6:/interface/wx/ptr_shrd.h diff --git a/interface/wx/ptr_shrd.h b/interface/wx/ptr_shrd.h index c7f29474b2..718e452a52 100644 --- a/interface/wx/ptr_shrd.h +++ b/interface/wx/ptr_shrd.h @@ -79,7 +79,7 @@ public: Releases any previously held pointer and creates a reference to the same object as @a topcopy. */ - wxSharedPtr& operator=(const wxSharedPtr& tocopy) + wxSharedPtr& operator=(const wxSharedPtr& tocopy); /** Reset pointer to @a ptr.