/**
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
// Global functions/macros
// ============================================================================
-/** @ingroup group_funcmacro_dialog */
+/** @addtogroup group_funcmacro_dialog */
//@{
/**