diff options
author | 2016-02-29 10:22:58 +0100 | |
---|---|---|
committer | 2016-02-29 10:22:58 +0100 | |
commit | d5ce1264a5dca03ded7ce3c8f4542c977625ec20 (patch) | |
tree | 9b959eb5160b9d4f74d7b3ddb3604c9bb3d1657e /src/emu/ui/moptions.cpp | |
parent | 7936291894faa9cc3df6039b8794c01b988055ed (diff) |
ui: changed filter label from "Originals" to "Parents" (MT06143)
Diffstat (limited to 'src/emu/ui/moptions.cpp')
-rw-r--r-- | src/emu/ui/moptions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/moptions.cpp b/src/emu/ui/moptions.cpp index 4ab64fb38f7..de0b627ee9f 100644 --- a/src/emu/ui/moptions.cpp +++ b/src/emu/ui/moptions.cpp @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Dankan1890 +// copyright-holders:Maurizio Petrarota /*************************************************************************** ui/moptions.c |