mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 22:02:58 -06:00
13 lines
128 B
Text
13 lines
128 B
Text
description "Report example\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Report,
|
|
PdfDraw;
|
|
|
|
file
|
|
main.cpp charset "UTF-8";
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|