]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/valtext.h
make wxRearrangeDialog more customizable and add an example of customizing it to...
[wxWidgets.git] / interface / wx / valtext.h
index 21527bc7961399c4b930ca59e7e46aa8cdbf13b0..efe0a3fa108c8c8e1a42035720bbd7c5fff7d4e5 100644 (file)
@@ -69,7 +69,7 @@ public:
     /**
         Clones the text validator using the copy constructor.
     */
-    virtual wxValidator* Clone() const;
+    virtual wxObject* Clone() const;
 
     /**
         Returns a reference to the exclude list (the list of invalid values).