ultimatepp/uppsrc/HexView/HexView.upp
cxl 430fe6515d uppsrc: Cleaning nonapp main packages
git-svn-id: svn://ultimatepp.org/upp/trunk@1169 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-14 06:18:42 +00:00

12 lines
180 B
Text

description "Widget to display hexadecimal dumps (e.g. memory in debugger)\377";
uses
CtrlLib;
file
HexView.h,
HexView.cpp,
HexView.lay,
Info readonly separator,
Copying;