From cfee536f22f032c7ead65075f73cc6fd8549e68b Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Wed, 27 Apr 2016 08:13:59 +0200 Subject: Cleanups and version bump --- src/frontend/mame/ui/ui.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/frontend/mame/ui/ui.h') diff --git a/src/frontend/mame/ui/ui.h b/src/frontend/mame/ui/ui.h index b45d20c6e63..29cad32fefd 100644 --- a/src/frontend/mame/ui/ui.h +++ b/src/frontend/mame/ui/ui.h @@ -155,7 +155,7 @@ public: std::string &game_info_astring(std::string &str); // slider controls - std::vector& get_slider_list(void); + std::vector& get_slider_list(void); // other void process_natural_keyboard(); @@ -166,7 +166,7 @@ public: // draw an outlined box with given line color and filled with a texture void draw_textured_box(render_container *container, float x0, float y0, float x1, float y1, rgb_t backcolor, rgb_t linecolor, render_texture *texture = nullptr, UINT32 flags = PRIMFLAG_BLENDMODE(BLENDMODE_ALPHA)); virtual void popup_time_string(int seconds, std::string message) override; - + virtual void image_display(const device_type &type, device_image_interface *image) override; private: // instance variables -- cgit v1.2.3-70-g09d2