mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-16 14:16:09 -06:00
12 lines
180 B
Text
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;
|
|
|