mirror of
https://github.com/WerWolv/ImHex.git
synced 2026-04-02 05:27:41 -05:00
ui: Added recent files to File menu
This commit is contained in:
@@ -53,8 +53,6 @@ namespace hex {
|
||||
double m_lastFrameTime;
|
||||
|
||||
static inline std::tuple<int, int> s_currShortcut = { -1, -1 };
|
||||
|
||||
std::list<std::string> m_recentFiles;
|
||||
};
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user