include wx/bitmap.h which is required by wxButton now
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61053 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -43,10 +43,9 @@
|
|||||||
// small as possible
|
// small as possible
|
||||||
#define wxBU_EXACTFIT 0x0001
|
#define wxBU_EXACTFIT 0x0001
|
||||||
|
|
||||||
|
#include "wx/bitmap.h"
|
||||||
#include "wx/control.h"
|
#include "wx/control.h"
|
||||||
|
|
||||||
class WXDLLIMPEXP_FWD_CORE wxBitmap;
|
|
||||||
|
|
||||||
extern WXDLLIMPEXP_DATA_CORE(const char) wxButtonNameStr[];
|
extern WXDLLIMPEXP_DATA_CORE(const char) wxButtonNameStr[];
|
||||||
|
|
||||||
// ----------------------------------------------------------------------------
|
// ----------------------------------------------------------------------------
|
||||||
|
Reference in New Issue
Block a user