mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-15 14:16:07 -06:00
28 lines
370 B
Text
28 lines
370 B
Text
description "Abstract GUI implementation, with window manager, with minimal implemenation requirements\377";
|
|
|
|
uses
|
|
Painter,
|
|
CtrlLib,
|
|
PdfDraw;
|
|
|
|
file
|
|
VirtualGui.h,
|
|
main.conf,
|
|
Local.h,
|
|
Keys.h,
|
|
After.h,
|
|
Image.cpp,
|
|
FB.iml,
|
|
Ctrl.h,
|
|
DrawDragRect.cpp,
|
|
Ctrl.cpp,
|
|
Wnd.cpp,
|
|
Event.cpp,
|
|
Top.h,
|
|
TopFrame.cpp,
|
|
Top.cpp,
|
|
Clip.cpp,
|
|
DnD.cpp,
|
|
ChSysInit.cpp,
|
|
src.tpp;
|
|
|