X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f5d9cc735c3222fcbea9cb5a55a3de61fa12e146..55ccdb93e4ae4b606a4068cb37492c1ec3ed77a6:/include/wx/colordlg.h diff --git a/include/wx/colordlg.h b/include/wx/colordlg.h index 6992910c67..8fb0ff6af2 100644 --- a/include/wx/colordlg.h +++ b/include/wx/colordlg.h @@ -33,7 +33,7 @@ // get the colour from user and return it wxColour WXDLLEXPORT wxGetColourFromUser(wxWindow *parent = (wxWindow *)NULL, - const wxColour& colInit = wxNullColour); + const wxColour& colInit = wxNullColour, const wxString& caption = wxEmptyString); #endif // wxUSE_COLOURDLG