Added missing includes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61952 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -20,6 +20,7 @@
|
|||||||
#include <wx/colour.h>
|
#include <wx/colour.h>
|
||||||
#include <wx/font.h>
|
#include <wx/font.h>
|
||||||
#include <wx/pen.h>
|
#include <wx/pen.h>
|
||||||
|
#include <wx/bitmap.h>
|
||||||
|
|
||||||
class WXDLLIMPEXP_FWD_CORE wxDC;
|
class WXDLLIMPEXP_FWD_CORE wxDC;
|
||||||
class WXDLLIMPEXP_FWD_CORE wxWindow;
|
class WXDLLIMPEXP_FWD_CORE wxWindow;
|
||||||
|
@@ -15,6 +15,8 @@
|
|||||||
#pragma hdrstop
|
#pragma hdrstop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/dc.h"
|
||||||
|
#include "wx/settings.h"
|
||||||
#include "wx/ribbon/art.h"
|
#include "wx/ribbon/art.h"
|
||||||
|
|
||||||
#if wxUSE_RIBBON
|
#if wxUSE_RIBBON
|
||||||
|
@@ -15,6 +15,7 @@
|
|||||||
#pragma hdrstop
|
#pragma hdrstop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/dc.h"
|
||||||
#include "wx/ribbon/art.h"
|
#include "wx/ribbon/art.h"
|
||||||
|
|
||||||
#if wxUSE_RIBBON
|
#if wxUSE_RIBBON
|
||||||
|
@@ -15,6 +15,7 @@
|
|||||||
#pragma hdrstop
|
#pragma hdrstop
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include "wx/dcmemory.h"
|
||||||
#include "wx/ribbon/art.h"
|
#include "wx/ribbon/art.h"
|
||||||
|
|
||||||
#if wxUSE_RIBBON
|
#if wxUSE_RIBBON
|
||||||
|
@@ -19,6 +19,7 @@
|
|||||||
#include "wx/ribbon/panel.h"
|
#include "wx/ribbon/panel.h"
|
||||||
#include "wx/dcbuffer.h"
|
#include "wx/dcbuffer.h"
|
||||||
#include "wx/display.h"
|
#include "wx/display.h"
|
||||||
|
#include "wx/frame.h"
|
||||||
|
|
||||||
#if wxUSE_RIBBON
|
#if wxUSE_RIBBON
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user