summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/ui/ui.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-02-04 15:36:33 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-02-04 15:36:33 +0100
commita95c4619c6b89d83528d1afbb1d50eb633ab48d8 (patch)
tree80cfdd9ce4133509b3ea082aee853c309e95708e /src/emu/ui/ui.h
parent024d67c14f250229765384fc97f8a115d068e622 (diff)
clear the rest of mewui mentioning (nw)
Diffstat (limited to 'src/emu/ui/ui.h')
-rw-r--r--src/emu/ui/ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/ui/ui.h b/src/emu/ui/ui.h
index 7e6248169c6..7153dae430b 100644
--- a/src/emu/ui/ui.h
+++ b/src/emu/ui/ui.h
@@ -168,7 +168,7 @@ public:
// other
void process_natural_keyboard();
- // MEWUI word wrap
+ // word wrap
void wrap_text(render_container *container, const char *origs, float x, float y, float origwrapwidth, int &totallines, std::vector<int> &xstart, std::vector<int> &xend, float text_size = 1.0f);
// draw an outlined box with given line color and filled with a texture