Added recent files selection to Welcome screen

This commit is contained in:
WerWolv
2021-02-01 19:03:45 +01:00
parent d9ec628333
commit d69eee55dd
4 changed files with 57 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ namespace hex {
SettingsChanged,
OpenWindow,
CloseImHex,
/* This is not a real event but a flag to show all events after this one are plugin ones */
Events_BuiltinEnd