]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/progdlgg.h
Added missing const for comparision operators.
[wxWidgets.git] / include / wx / generic / progdlgg.h
index 9fc06a25bf965611da3c9fe90a7fca09a3acf1e6..ee59cb94269d74279b2eec1f7dc3f4ab3a956f8f 100644 (file)
@@ -55,7 +55,7 @@ public:
        @param newmsg if used, new message to display
        @returns true if ABORT button has not been pressed
    */
-   bool Update(int value, const wxString& newmsg = wxT(""));
+   virtual bool Update(int value, const wxString& newmsg = wxT(""));
 
    /* Can be called to continue after the cancel button has been pressed, but
        the program decided to continue the operation (e.g., user didn't