mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
fix: Restart imhex popup not working correctly
This commit is contained in:
@@ -20,6 +20,7 @@ namespace hex::plugin::builtin {
|
||||
|
||||
private:
|
||||
bool m_restartRequested = false;
|
||||
bool m_triggerPopup = false;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user