mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-03-28 07:47:03 -05:00
fix: Properly localize Undo and Redo
This commit is contained in:
@@ -104,7 +104,7 @@ namespace hex {
|
||||
|
||||
return (value & mask) >> to;
|
||||
}
|
||||
|
||||
|
||||
template<typename T>
|
||||
struct always_false : std::false_type {};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user