mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-01 21:17:44 -05:00
Streamline view creation, save all view states when quitting
This commit is contained in:
@@ -21,8 +21,6 @@ namespace hex {
|
||||
void createMenu() override;
|
||||
|
||||
private:
|
||||
bool m_windowOpen = true;
|
||||
|
||||
char *m_mangledBuffer = nullptr;
|
||||
char *m_demangledName = nullptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user