From 26bcb362b66b78984c0c7567d00c12f3425d6468 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 7 Dec 2023 13:47:28 +0900 Subject: Replaced various '#define' with actual strings - part 6 Signed-off-by: Michele Calgaro (cherry picked from commit a8207be921513da0ccccf41e36e056736c2b8457) --- src/devices/gui/memory_editor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/devices/gui/memory_editor.cpp') diff --git a/src/devices/gui/memory_editor.cpp b/src/devices/gui/memory_editor.cpp index 308bcbf..db53341 100644 --- a/src/devices/gui/memory_editor.cpp +++ b/src/devices/gui/memory_editor.cpp @@ -300,7 +300,7 @@ void Device::MemoryTypeEditor::init(bool first) for (uint i=0; iappendSeparator(); -- cgit v1.2.3