mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
16 lines
200 B
Text
16 lines
200 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";
|