mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-17 06:06:00 -06:00
27 lines
354 B
Text
27 lines
354 B
Text
description "Image designer";
|
|
|
|
uses
|
|
CtrlLib,
|
|
plugin\gif,
|
|
plugin\jpg;
|
|
|
|
file
|
|
IconDes.h,
|
|
IconDes.key,
|
|
AlphaCtrl.cpp,
|
|
RGBACtrl.cpp,
|
|
ImageOp.cpp optimize_speed,
|
|
Paint.cpp,
|
|
Event.cpp,
|
|
Fast.cpp optimize_speed,
|
|
IconDes.cpp,
|
|
List.cpp,
|
|
Image.cpp,
|
|
Bar.cpp,
|
|
EditPos.cpp,
|
|
ImlFile.cpp,
|
|
IconDes.lay,
|
|
IconDes.iml,
|
|
Info readonly separator,
|
|
Copying;
|
|
|