ultimatepp/uppsrc/Geom/Draw/Draw.upp
cxl 33ff83e72a uppsrc: docs & cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-15 13:14:48 +00:00

28 lines
364 B
Text

description "Geometry related GUI code. Do not use in the new code.\377";
acceptflags
NOHRRPNG;
uses
TDraw,
plugin\png,
plugin\gif,
plugin\jpg,
Geom\Coords;
file
GeomDraw.h,
imgtran.h,
imgtran.cpp,
plotter.h,
plotter.cpp,
pathDraw.h,
pathDraw.cpp,
path_aux.cpp,
coordutil.h,
coordutil.cpp,
hrr.h,
hrr.cpp,
Info readonly separator,
Copying;