mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
Painter fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
b52cfa9873
commit
ca79f9b9ef
2 changed files with 2 additions and 2 deletions
|
|
@ -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,
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue