mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-18 06:06:01 -06:00
14 lines
158 B
Text
14 lines
158 B
Text
description "Wordprocessor application";
|
|
|
|
uses
|
|
CtrlLib,
|
|
RichEdit,
|
|
PdfDraw,
|
|
BlueSkin;
|
|
|
|
file
|
|
UWord.cpp,
|
|
UWord.iml;
|
|
|
|
mainconfig
|
|
"" = "GUI";
|