mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-01 06:12:23 -06:00
22 lines
349 B
Text
22 lines
349 B
Text
description "Geometry related GUI code. Do not use in the new code.\377";
|
|
|
|
uses
|
|
Geom\Draw,
|
|
TCtrlLib;
|
|
|
|
file
|
|
GeomCtrl.h,
|
|
GeomCtrl.t charset "UTF-8",
|
|
GeomCtrl_init.icpp,
|
|
pathCtrl.h,
|
|
pathCtrl.cpp,
|
|
pathedit.iml,
|
|
pathedit.lay,
|
|
PlotterCtrl.h,
|
|
PlotterCtrl.cpp,
|
|
PlotterCtrl.iml,
|
|
CoordCtrl.h,
|
|
CoordCtrl.cpp,
|
|
Info readonly separator,
|
|
Copying;
|
|
|