X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b7e94bd7ebc205ffba5e2729b0d465778d4e48c6..5e6e278dc129b31a0aa3ce5d9eda41c0dc5e1fe7:/interface/wx/colordlg.h diff --git a/interface/wx/colordlg.h b/interface/wx/colordlg.h index 33abe1b0ca..74a4516463 100644 --- a/interface/wx/colordlg.h +++ b/interface/wx/colordlg.h @@ -47,7 +47,7 @@ public: /** Returns the colour data associated with the colour dialog. */ - wxColourData GetColourData(); + wxColourData& GetColourData(); /** Shows the dialog, returning wxID_OK if the user pressed OK, and