Build fix for OW regarding & operator needing full class specs.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@39509 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -13,8 +13,7 @@
|
|||||||
#define _WX_CLRPICKER_H_
|
#define _WX_CLRPICKER_H_
|
||||||
|
|
||||||
#include "wx/button.h"
|
#include "wx/button.h"
|
||||||
|
#include "wx/cmndata.h"
|
||||||
class WXDLLIMPEXP_CORE wxColourData;
|
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// wxGenericColourButton: a button which brings up a wxColourDialog
|
// wxGenericColourButton: a button which brings up a wxColourDialog
|
||||||
|
@@ -13,8 +13,7 @@
|
|||||||
#define _WX_FONTPICKER_H_
|
#define _WX_FONTPICKER_H_
|
||||||
|
|
||||||
#include "wx/button.h"
|
#include "wx/button.h"
|
||||||
|
#include "wx/cmndata.h"
|
||||||
class WXDLLIMPEXP_CORE wxFontData;
|
|
||||||
|
|
||||||
//-----------------------------------------------------------------------------
|
//-----------------------------------------------------------------------------
|
||||||
// wxGenericFontButton: a button which brings up a wxColourDialog
|
// wxGenericFontButton: a button which brings up a wxColourDialog
|
||||||
|
Reference in New Issue
Block a user