mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-08 22:04:21 -06:00
17 lines
201 B
Text
17 lines
201 B
Text
description "Preview and printing of reports";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichText;
|
|
|
|
file
|
|
Report.h,
|
|
Report.cpp,
|
|
ReportDlg.cpp,
|
|
ReportI.icpp,
|
|
Report.lay,
|
|
Report.t charset "UTF-8";
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|