]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/colordlg.h
add wxUSE_EDITABLELISTBOX
[wxWidgets.git] / include / wx / colordlg.h
index 6992910c67a7539b6e8cf1f81d1053a9dfa9f882..8fb0ff6af241fa48908285c70ee0e5d5fcf1cf87 100644 (file)
@@ -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