]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/msgdlg.h
in debug mode when clicking with the middle mouse button draw borders around all...
[wxWidgets.git] / include / wx / cocoa / msgdlg.h
index 9f01df5dfab435826be45df4653989542f8bd0e0..a490cf49d6674e684a99d5ce3744a6d10ea5e184 100644 (file)
@@ -61,7 +61,7 @@ protected:
     //
     // VZ: I have no idea _why_ do we do this but the old version did and
     //     I didn't want to change the existing behaviour
-    virtual void DoSetCustomLabel(wxString& var, const wxString& value);
+    virtual void DoSetCustomLabel(wxString& var, const ButtonLabel& label);
 
     DECLARE_DYNAMIC_CLASS(wxCocoaMessageDialog)
     DECLARE_NO_COPY_CLASS(wxCocoaMessageDialog)