Painter fixes

git-svn-id: svn://ultimatepp.org/upp/trunk@790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2009-01-20 18:50:30 +00:00
parent b52cfa9873
commit ca79f9b9ef
2 changed files with 2 additions and 2 deletions

View file

@ -44,7 +44,6 @@ file
agg_image_filters.h,
agg_image_filters.cpp,
agg_math.h,
agg_math_stroke.h,
agg_path_storage.h,
agg_rasterizer_cells_aa.h,
agg_rasterizer_scanline_aa.h,
@ -60,6 +59,7 @@ file
agg_trans_affine.h,
agg_trans_affine.cpp,
agg_shorten_path.h,
agg_math_stroke.h,
agg_vcgen_stroke.h,
agg_vcgen_stroke.cpp,
agg_vcgen_dash.h,

View file

@ -1,6 +1,6 @@
#ifndef _Painter_icpp_init_stub
#define _Painter_icpp_init_stub
#define BLITZ_INDEX__ F442436F1D94F4DCDEB7D84575E2DBAB7
#define BLITZ_INDEX__ F49F2AEFD748CBC91F277AA2714BC20E3
#include "PaintPainting.icpp"
#undef BLITZ_INDEX__
#endif