mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
21 lines
231 B
Text
21 lines
231 B
Text
description "Generic framebuffer GUI rainbow\377";
|
|
|
|
uses
|
|
Painter;
|
|
|
|
file
|
|
Framebuffer.h,
|
|
After.h,
|
|
Draw.cpp,
|
|
Image.cpp,
|
|
Util.cpp,
|
|
Ctrl.h,
|
|
Ctrl.cpp,
|
|
Wnd.cpp,
|
|
Event.cpp,
|
|
Top.h,
|
|
Top.cpp,
|
|
Clip.cpp,
|
|
DnD.cpp,
|
|
ChSysInit.cpp;
|
|
|