Separated wxImage::FloodFill from image.cpp
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@14897 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -108,6 +108,7 @@ ALL_SOURCES = \
|
||||
common/imagall.cpp \
|
||||
common/imagbmp.cpp \
|
||||
common/image.cpp \
|
||||
common/imagfill.cpp \
|
||||
common/imaggif.cpp \
|
||||
common/imagiff.cpp \
|
||||
common/imagjpeg.cpp \
|
||||
@@ -688,6 +689,7 @@ COMMONOBJS = \
|
||||
imagall.o \
|
||||
imagbmp.o \
|
||||
image.o \
|
||||
imagfill.o \
|
||||
imaggif.o \
|
||||
imagiff.o \
|
||||
imagjpeg.o \
|
||||
|
Reference in New Issue
Block a user