mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
15 lines
148 B
Text
15 lines
148 B
Text
description "Wordprocessor application";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichEdit,
|
|
PdfDraw,
|
|
art/BlueBar;
|
|
|
|
file
|
|
UWord.cpp,
|
|
UWord.iml;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|
|
|