mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-28 14:22:24 -06:00
32 lines
418 B
Text
32 lines
418 B
Text
description "Image designer\377";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\gif,
|
|
plugin\jpg,
|
|
Painter,
|
|
RichEdit;
|
|
|
|
file
|
|
IconDes.h options(BUILDER_OPTION) PCH,
|
|
IconDes.key,
|
|
IconDraw.cpp,
|
|
AlphaCtrl.cpp,
|
|
RGBACtrl.cpp,
|
|
ImageOp.cpp,
|
|
Paint.cpp,
|
|
Event.cpp,
|
|
Fast.cpp,
|
|
IconDes.cpp,
|
|
List.cpp,
|
|
Image.cpp,
|
|
Smoothen.cpp,
|
|
Text.cpp,
|
|
Bar.cpp,
|
|
EditPos.cpp,
|
|
ImlFile.cpp,
|
|
IconDes.lay,
|
|
IconDes.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|