mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
28 lines
364 B
Text
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;
|
|
|