mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-06-17 06:05:28 -06:00
17 lines
223 B
Text
17 lines
223 B
Text
description "Various small(er) designers (Image viewer, QTF editor, ...)\377B";
|
|
|
|
uses
|
|
HexView,
|
|
ide/IconDes,
|
|
ide/Common;
|
|
|
|
file
|
|
Designers.h,
|
|
Png.cpp,
|
|
Img.cpp,
|
|
Qtf.cpp,
|
|
HexView.cpp,
|
|
TreeDes.cpp,
|
|
Xml.cpp,
|
|
Json.cpp;
|
|
|