From 66eabd326fab12310f5d79ad7639fd9d28a73e19 Mon Sep 17 00:00:00 2001 From: LittleWhite Date: Tue, 28 Jul 2015 18:43:18 +0200 Subject: Add menu and logic to save and load recently loaded files. This menu is only for ROM and will not save symbols recently loaded. When the menu is empty, the menu is disabled (greyed out) --- src/citra_qt/main.ui | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/citra_qt/main.ui') diff --git a/src/citra_qt/main.ui b/src/citra_qt/main.ui index 9a809ee6c..ba293d0bb 100644 --- a/src/citra_qt/main.ui +++ b/src/citra_qt/main.ui @@ -52,9 +52,16 @@ &File + + + Recent Files + + + + -- cgit v1.2.3