mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
17 lines
207 B
Text
17 lines
207 B
Text
description "Widget for plotting graphs\377";
|
|
|
|
uses
|
|
Painter,
|
|
PlotLib;
|
|
|
|
file
|
|
PlotCtrl.h,
|
|
PlotStyleDlg.cpp,
|
|
PlotCtrl.cpp,
|
|
LegendCtrl.cpp,
|
|
PlotCtrl.lay,
|
|
cursors.iml,
|
|
icons.iml,
|
|
srcdoc.tpp,
|
|
src.tpp;
|
|
|