X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/adaaa68635b4c8a4d8c5284add40366ea3eefb07..befa206be99ab50519f3e4c8fdba5e6d8306f3fe:/interface/wx/valgen.h?ds=sidebyside diff --git a/interface/wx/valgen.h b/interface/wx/valgen.h index ee59b3084c..15f1b2a31a 100644 --- a/interface/wx/valgen.h +++ b/interface/wx/valgen.h @@ -100,7 +100,7 @@ public: /** Clones the generic validator using the copy constructor. */ - virtual wxValidator* Clone() const; + virtual wxObject* Clone() const; /** Transfers the value from the window to the appropriate data type.