projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Rebake after last change.
[wxWidgets.git]
/
include
/
wx
/
colordlg.h
diff --git
a/include/wx/colordlg.h
b/include/wx/colordlg.h
index 7c36c2b1a71128ec8d74b32d3e3521d6670afb08..2015970c473cfd956393be6cf1d652a4a67faf8f 100644
(file)
--- a/
include/wx/colordlg.h
+++ b/
include/wx/colordlg.h
@@
-33,7
+33,7
@@
class WXDLLIMPEXP_FWD_CORE wxColourData;
// get the colour from user and return it
class WXDLLIMPEXP_FWD_CORE wxColourData;
// get the colour from user and return it
-WXDLLIMPEXP_CORE wxColour wxGetColourFromUser(wxWindow *parent =
(wxWindow *)
NULL,
+WXDLLIMPEXP_CORE wxColour wxGetColourFromUser(wxWindow *parent = NULL,
const wxColour& colInit = wxNullColour,
const wxString& caption = wxEmptyString,
wxColourData *data = NULL);
const wxColour& colInit = wxNullColour,
const wxString& caption = wxEmptyString,
wxColourData *data = NULL);