mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
@@ -42,6 +42,7 @@ namespace hex::plugin::diffing {
|
||||
|
||||
TaskHolder m_diffTask;
|
||||
std::atomic<bool> m_analyzed = false;
|
||||
std::atomic<bool> m_analysisInterrupted = false;
|
||||
ContentRegistry::Diffing::Algorithm *m_algorithm = nullptr;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user