mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
fix: Custom data inspector rows not being writable correctly
This commit is contained in:
@@ -39,6 +39,8 @@ namespace hex::plugin::builtin {
|
||||
TaskHolder m_updateTask;
|
||||
|
||||
std::string m_editingValue = "";
|
||||
|
||||
pl::PatternLanguage m_runtime;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user