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