mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 14:16:10 -06:00
15 lines
193 B
Text
15 lines
193 B
Text
description "Preview and printing of reports\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichText;
|
|
|
|
file
|
|
Report.h,
|
|
Report.cpp,
|
|
ReportDlg.cpp,
|
|
ReportI.icpp,
|
|
Report.lay,
|
|
Report.t charset "UTF-8",
|
|
srcdoc.tpp;
|
|
|