mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
12 lines
133 B
Text
12 lines
133 B
Text
description "Using Drawing to store and paint pictures\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Painter;
|
|
|
|
file
|
|
Drawing.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|