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