mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-29 08:20:02 -05:00
impr: Rework setting change listeners
This commit is contained in:
@@ -78,7 +78,7 @@ namespace hex::ui {
|
||||
}
|
||||
|
||||
HexEditor::~HexEditor() {
|
||||
EventSettingsChanged::unsubscribe(this);
|
||||
|
||||
}
|
||||
|
||||
constexpr static u16 getByteColumnSeparatorCount(u16 columnCount) {
|
||||
|
||||
Reference in New Issue
Block a user