diff options
author | 2016-02-27 21:33:39 +0100 | |
---|---|---|
committer | 2016-02-27 21:33:39 +0100 | |
commit | d38c1610b8e97e87db714cbdafea00c63cca5fbd (patch) | |
tree | 6fb854a2dd747e17c80c142f0f94f170aaef1af1 /src/emu/ui/utils.h | |
parent | 4fe5d21f1edfa0a1ce41b297d8b378aff47eed23 (diff) |
ui: Moved options "Configure Directories" and "Save Configuration" into "Configure Options" menu.
Removed unnecessary icons from the toolbar (performed the same actions of entries already in the menu).
Proper handling the export of the list.
Updated the .po files.
Diffstat (limited to 'src/emu/ui/utils.h')
-rw-r--r-- | src/emu/ui/utils.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/emu/ui/utils.h b/src/emu/ui/utils.h index 3c8da8ab16e..a2f24a20479 100644 --- a/src/emu/ui/utils.h +++ b/src/emu/ui/utils.h @@ -130,8 +130,6 @@ enum HOVER_B_FAV, HOVER_B_EXPORT, HOVER_B_DATS, - HOVER_B_FOLDERS, - HOVER_B_SETTINGS, HOVER_RPANEL_ARROW, HOVER_LPANEL_ARROW, HOVER_FILTER_FIRST, |