summaryrefslogtreecommitdiffstatshomepage
path: root/src/frontend/mame/ui/sliders.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/ui/sliders.cpp')
-rw-r--r--src/frontend/mame/ui/sliders.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/mame/ui/sliders.cpp b/src/frontend/mame/ui/sliders.cpp
index 00a51944680..8631fc47971 100644
--- a/src/frontend/mame/ui/sliders.cpp
+++ b/src/frontend/mame/ui/sliders.cpp
@@ -135,7 +135,7 @@ void menu_sliders::handle()
// menu
//-------------------------------------------------
-void menu_sliders::populate()
+void menu_sliders::populate(float &customtop, float &custombottom)
{
std::string tempstring;