ultimatepp/uppsrc/HexView/HexView.upp
cxl 6937772ebf Copying (U++ license) changed to officical 2-clause BSD license
git-svn-id: svn://ultimatepp.org/upp/trunk@436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-13 09:05:01 +00:00

15 lines
198 B
Text

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