diff --git a/Applications/HexEditor/HexEditorWidget.cpp b/Applications/HexEditor/HexEditorWidget.cpp index 7b16c2364cf..963068d4112 100644 --- a/Applications/HexEditor/HexEditorWidget.cpp +++ b/Applications/HexEditor/HexEditorWidget.cpp @@ -47,6 +47,7 @@ HexEditorWidget::HexEditorWidget() { + set_fill_with_background_color(true); set_layout(); layout()->set_spacing(2);