mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
11 lines
119 B
Text
11 lines
119 B
Text
description "Using Drawing to store and paint pictures";
|
|
|
|
uses
|
|
CtrlLib;
|
|
|
|
file
|
|
Drawing.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|