Avoid cyclic includes by forward declaring wxColour.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@56153 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -412,8 +412,7 @@ WXDLLIMPEXP_CORE extern wxBitmap wxDisableBitmap( const wxBitmap& rBmp
|
||||
,long lColor
|
||||
);
|
||||
#if wxUSE_GUI
|
||||
#include "wx/colour.h"
|
||||
|
||||
class wxColour;
|
||||
WXDLLIMPEXP_CORE extern COLORREF wxColourToRGB(const wxColour& rColor);
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user