mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
13 lines
151 B
Text
13 lines
151 B
Text
description "Demonstrates how to add watermark image to Report\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Report;
|
|
|
|
file
|
|
Watermark.h,
|
|
main.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|