mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 06:05:58 -06:00
15 lines
198 B
Text
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
|
|
"" = "";
|
|
|