mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-21 06:45:39 -06:00
13 lines
133 B
Text
13 lines
133 B
Text
description "Paint method and Draw example\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
Framebuffer,
|
|
WinFb;
|
|
|
|
file
|
|
Draw.cpp;
|
|
|
|
mainconfig
|
|
"" = "GUI FB";
|
|
|