mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-15 06:12:44 -06:00
17 lines
224 B
Text
17 lines
224 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,
|
|
Copying-plain,
|
|
Authors;
|
|
|
|
mainconfig
|
|
"" = "";
|
|
|