Added includes to correct compilo
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14902 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
7011cf1390
commit
21a77f6e50
@ -22,6 +22,8 @@
|
|||||||
#if wxUSE_IMAGE
|
#if wxUSE_IMAGE
|
||||||
|
|
||||||
#include "wx/image.h"
|
#include "wx/image.h"
|
||||||
|
#include "wx/brush.h"
|
||||||
|
#include "wx/pen.h"
|
||||||
|
|
||||||
// DoFloodFill
|
// DoFloodFill
|
||||||
// Fills with the colour extracted from fillBrush, starting at x,y until either
|
// Fills with the colour extracted from fillBrush, starting at x,y until either
|
||||||
|
Loading…
Reference in New Issue
Block a user