summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/viewgfx.cpp
diff options
context:
space:
mode:
author dankan1890 <mewuidev2@gmail.com>2016-02-27 21:33:39 +0100
committer dankan1890 <mewuidev2@gmail.com>2016-02-27 21:33:39 +0100
commitd38c1610b8e97e87db714cbdafea00c63cca5fbd (patch)
tree6fb854a2dd747e17c80c142f0f94f170aaef1af1 /src/emu/ui/viewgfx.cpp
parent4fe5d21f1edfa0a1ce41b297d8b378aff47eed23 (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/viewgfx.cpp')
-rw-r--r--src/emu/ui/viewgfx.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/viewgfx.cpp b/src/emu/ui/viewgfx.cpp
index ff34e732f1e..fd5ac9bc2ce 100644
--- a/src/emu/ui/viewgfx.cpp
+++ b/src/emu/ui/viewgfx.cpp
@@ -2,7 +2,7 @@
// copyright-holders:Nicola Salmoria, Aaron Giles, Nathan Woods
/*********************************************************************
- ui/viewgfx.c
+ ui/viewgfx.cpp
Internal graphics viewer.