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