Home
last modified time | relevance | path

Searched refs:ID_CHK_UNSIGNED (Results 1 – 2 of 2) sorted by relevance

/dports/editors/wxhexeditor/wxHexEditor/src/
H A DHexEditorGui.h82 #define ID_CHK_UNSIGNED 1034 macro
H A DHexEditorGui.cpp460 …m_check_unsigned = new wxCheckBox( this, ID_CHK_UNSIGNED, _("Unsigned"), wxDefaultPosition, wxDefa… in InterpreterGui()